We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5708630 commit 4446f0bCopy full SHA for 4446f0b
.github/workflows/CD.yml
@@ -15,11 +15,6 @@ jobs:
15
steps:
16
- name: Checkout Repository
17
uses: actions/checkout@master
18
- - name: Sample Azure action
19
- with: # Set Azure credentials secret as an input
20
- credentials: ${{ secrets.AZURE_CREDENTIALS }}
21
- env: # Or as an environment variable
22
23
24
- name: Azure CLI script
25
uses: azure/CLI@v1
0 commit comments