This commit is contained in:
Nanne Baars 2021-03-30 12:36:48 +02:00
parent 5fd0f03fd4
commit 5a3843cf1f

View File

@ -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