WIP
This commit is contained in:
parent
5fd0f03fd4
commit
5a3843cf1f
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
tags:
|
||||
- v*
|
||||
jobs:
|
||||
environment:
|
||||
name: release
|
||||
# release:
|
||||
# name: Release WebGoat
|
||||
# runs-on: ubuntu-latest
|
||||
@ -103,6 +105,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
token: ${{ WEBGOAT_DEPLOYER_TOKEN }}
|
||||
with:
|
||||
ref: develop
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user