Skip to content

Commit

Permalink
dev: Disable Snapcraft managed mode
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansmares committed Jun 17, 2022
1 parent 54d2418 commit eec4bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
args: release --config .goreleaser.release.yml --release-notes /tmp/release-notes.md --timeout 120m
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN }}
SNAPCRAFT_MANAGED_MODE: n
AWS_REGION: ${{ secrets.AWS_REGION }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit eec4bdc

Please sign in to comment.