Skip to content

Commit

Permalink
chore: updare workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
billchurch committed Jul 30, 2022
1 parent 2c2e454 commit 6fa65a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
id: prep
run: |
DOCKER_IMAGE=${{ secrets.DOCKER_USERNAME }}/${GITHUB_REPOSITORY#*/}
VERSION=latest
VERSION=${{ inputs.tag }}
VERSION="${VERSION//v}"
Expand Down

0 comments on commit 6fa65a3

Please sign in to comment.