Skip to content

Commit

Permalink
typo in action version
Browse files Browse the repository at this point in the history
  • Loading branch information
DeaconDesperado committed Oct 26, 2023
1 parent 81da6e9 commit a63fc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: mv ${{steps.download.outputs.download-path}}/nektar-aarch64-apple-darwin/nektar nektar-aarch64-apple-darwin
- name: Build Changelog
id: github_release
uses: mikepenz/release-changelog-builder-action@4.0.1
uses: mikepenz/release-changelog-builder-action@v4.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Release
Expand Down

0 comments on commit a63fc09

Please sign in to comment.