Skip to content

Commit

Permalink
fix (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Tuerk <johannes.tuerk@main-incubator.com>
  • Loading branch information
JoTiTu authored Feb 5, 2024
1 parent 43b4834 commit cda1292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
jobs:
authorize:
environment:
${{ env.IS_PULL_REQUEST &&
${{ github.event_name == 'pull_request_target' &&
github.event.pull_request.head.repo.full_name != github.repository &&
'external' || 'internal' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit cda1292

Please sign in to comment.