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:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
jobs:
|
jobs:
|
||||||
|
environment:
|
||||||
|
name: release
|
||||||
# release:
|
# release:
|
||||||
# name: Release WebGoat
|
# name: Release WebGoat
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
@ -103,6 +105,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
token: ${{ WEBGOAT_DEPLOYER_TOKEN }}
|
||||||
with:
|
with:
|
||||||
ref: develop
|
ref: develop
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user