We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea3537 commit 1511ef0Copy full SHA for 1511ef0
1 file changed
.github/workflows/deploy-go-docker-image.yml
@@ -53,9 +53,6 @@ jobs:
53
ref: ${{ inputs.releaseTag }}
54
fetch-depth: 0
55
56
- - name: Pull in Version Change
57
- run: git checkout main
58
-
59
- run: |
60
echo ${{ secrets.herokuEmail }}
61
echo ${{ secrets.herokuApiKey }}
0 commit comments