Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frederik5480 authored Apr 25, 2024
1 parent da6b66b commit df74b78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:

jobs:
call-pushworkflow:
permissions:
actions: write
checks: write
contents: read
pull-requests: write
statuses: read
uses: dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main
secrets:
NUGETAPI: ${{secrets.NUGETAPI}}

0 comments on commit df74b78

Please sign in to comment.