mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 02:18:27 +00:00
[ci] Missing permission in goreleaser job (#1993)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -59,6 +59,7 @@ jobs:
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
packages: write
|
||||
uses: smallstep/workflows/.github/workflows/goreleaser.yml@main
|
||||
secrets: inherit
|
||||
|
||||
|
||||
@@ -25,6 +25,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
---
|
||||
|
||||
## [0.27.4] - 2024-09-13
|
||||
|
||||
### Fixed
|
||||
|
||||
- Release worfklow
|
||||
|
||||
## [0.27.3] - 2024-09-13
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user