Skip to content

Commit

Permalink
Minor - rename CI pipeline step.
Browse files Browse the repository at this point in the history
  • Loading branch information
johncollinson2001 committed Sep 15, 2024
1 parent a5382c3 commit d610a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
go-version: '^1.23.1'

- name: Azure Login
- name: Login to Azure
uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
Expand Down

0 comments on commit d610a07

Please sign in to comment.