Skip to content

Commit

Permalink
πŸ’š Checkout before trying to get token #78
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Jul 24, 2023
1 parent 537a263 commit 110cceb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/PROD-webs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
DOCKER_BUILDKIT: 1
steps:
- name: Checkout πŸ›ŽοΈ
uses: actions/checkout@v3

- name: Get token πŸ”‘
id: get-token
uses: ./.github/workflows/get-auth-token/
Expand Down

0 comments on commit 110cceb

Please sign in to comment.