Skip to content

Commit

Permalink
Set enable-packages-upload: true.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed Aug 8, 2024
1 parent 54d3e3b commit d40a6c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
contents: write
packages: write
uses: smallstep/workflows/.github/workflows/goreleaser.yml@jdoss/Package_Repos
with:
enable-packages-upload: true
secrets: inherit

build_upload_docker:
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ vendor
step
.idea
.envrc

# Packages files
0x889B19391F774443-Certify.key
gha-creds-*.json

0 comments on commit d40a6c1

Please sign in to comment.