Skip to content

Commit

Permalink
ci: code already checked out by calling action
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed Aug 16, 2024
1 parent 81c87d8 commit 5a14ae5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ runs:
echo "VALIDATOR_SCHEDULE_CRON=0 8 1 4-6 *" >> "${GITHUB_OUTPUT}"
echo "TOPIC_NAME=skidname-topic" >> "${GITHUB_OUTPUT}"
- name: ⬇️ Set up code
uses: actions/checkout@v4
with:
show-progress: false

- name: 🗝️ Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v2
Expand Down

0 comments on commit 5a14ae5

Please sign in to comment.