Skip to content

Commit

Permalink
fixing changie location
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Brahms committed Jul 15, 2022
1 parent e7d711b commit 8d51ab9
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
args: release --rm-dist --release-notes=./changes/${{ steps.version.outputs.RELEASE_VERSION }}.md
args: release --rm-dist --release-notes=./.changes/${{ steps.version.outputs.RELEASE_VERSION }}.md
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8d51ab9

Please sign in to comment.