Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaars committed Mar 30, 2021
1 parent 5fd0f03 commit 5a3843c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
tags:
- v*
jobs:
environment:
name: release
# release:
# name: Release WebGoat
# runs-on: ubuntu-latest
Expand Down Expand Up @@ -103,6 +105,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
token: ${{ WEBGOAT_DEPLOYER_TOKEN }}
with:
ref: develop

Expand Down

0 comments on commit 5a3843c

Please sign in to comment.