Skip to content

Commit

Permalink
Update private-dataminer-cicd-nugetsolution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MichielOda authored Oct 23, 2023
1 parent 7c391c0 commit a2b0316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/private-dataminer-cicd-nugetsolution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ on:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:

# Note: Tagging will push the nupackage to nuget.org using the provided NUGETAPIKEY. You can tag both a prerelease version (a.b.c-xxxx) or a stable release (a.b.c).
CICD:
permissions: write-all
uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/NuGet Solution Master Workflow.yml@main
with:
referenceName: ${{ github.ref_name }}
Expand Down

0 comments on commit a2b0316

Please sign in to comment.