Skip to content

Commit

Permalink
Update staging-build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejdysinger authored Oct 5, 2023
1 parent a0eefd4 commit 3e3279a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/staging-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
steps:
# checkout the repo
- name: 'Checkout GitHub Action'
uses: actions/checkout@staging
uses: actions/checkout@v4
with:
ref: staging

- name: 'Login via Azure CLI'
uses: azure/login@v1
Expand Down

0 comments on commit 3e3279a

Please sign in to comment.