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 632258a commit 3cd2f0dCopy full SHA for 3cd2f0d
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
run: chmod +x ./Tests/VaultSharp.Extensions.Configuration.Test/approle.sh && chmod +x ./Tests/VaultSharp.Extensions.Configuration.Test/approle_nolist.sh
30
shell: bash
31
- name: 'Publish'
32
- run: make Publish
+ run: make Push
33
env:
34
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
35
shell: pwsh
0 commit comments