Skip to content

Commit 1511ef0

Browse files
committed
Don't pull the main branch, use commit ref
1 parent 4ea3537 commit 1511ef0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-go-docker-image.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
ref: ${{ inputs.releaseTag }}
5454
fetch-depth: 0
5555

56-
- name: Pull in Version Change
57-
run: git checkout main
58-
5956
- run: |
6057
echo ${{ secrets.herokuEmail }}
6158
echo ${{ secrets.herokuApiKey }}

0 commit comments

Comments
 (0)