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 072d990 commit 43d13dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: develop
token: ${{ env.WEBGOAT_DEPLOYER_TOKEN }}
token: ${{ secret.WEBGOAT_DEPLOYER_TOKEN }}

- name: Set up JDK 11
uses: actions/setup-java@v1
Expand Down

0 comments on commit 43d13dd

Please sign in to comment.