Skip to content

Commit

Permalink
Set correct GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
demeyerthom committed Sep 15, 2023
1 parent 542cbdb commit b7cd439
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .changes/unreleased/Fixed-20230915-123041.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Fixed
body: Added documentation
time: 2023-09-15T12:30:41.810854297+02:00
3 changes: 0 additions & 3 deletions .changes/v0.2.1.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: paultyng/[email protected]
env:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v0.2.1 - 2023-09-15
### Fixed
* Added documentation

## v0.2.0 - 2023-09-15
### Added
* Resource project user deletion fix
Expand Down

0 comments on commit b7cd439

Please sign in to comment.