Skip to content

Commit

Permalink
add ACTIONS_ALLOW_UNSECURE_COMMANDS to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliidasaev committed Apr 16, 2021
1 parent cac3343 commit 4700133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
SERVICE_DOCKER_IMAGE: reporting-service
SERVICE_PROJECT: ./src/MAVN.Service.Reporting/MAVN.Service.Reporting.csproj


ACTIONS_ALLOW_UNSECURE_COMMANDS: true

jobs:
publish-release:
Expand Down

0 comments on commit 4700133

Please sign in to comment.