Skip to content

Commit

Permalink
Fix invalid actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
mUusitalo committed May 1, 2024
1 parent ba4980b commit cdb6fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: actions/checkout@v2

- name: Log in to Azure
- uses: actions/checkout@v2
uses: Azure/login@v1
with:
client-id: ${{ secrets.CLIENT_ID }}
Expand Down

0 comments on commit cdb6fde

Please sign in to comment.