Skip to content

Commit

Permalink
fix(workflow): use branch we run workflow from
Browse files Browse the repository at this point in the history
  • Loading branch information
conorsim committed Nov 5, 2024
1 parent f763786 commit 65c91e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gar-publish-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@main
with:
ref: dev # Checkout the dev branch

- id: 'auth'
name: 'Authenticate to Google Cloud'
Expand Down

0 comments on commit 65c91e3

Please sign in to comment.