Skip to content

Commit

Permalink
feat: added workflow to upload latest deployer image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan authored and Jonathan committed Feb 23, 2022
1 parent f2bdff1 commit 551528f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-image-to-taxgrid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
- name: Docker push version
if: steps.semantic.outputs.new-release-published == 'true'
run: |
Expand Down

0 comments on commit 551528f

Please sign in to comment.