Skip to content

Commit

Permalink
CI: update technote-space/release-github-actions@v8
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jan 23, 2024
1 parent eab7831 commit 89ca9d7
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 @@ -7,7 +7,7 @@ jobs:
name: Release GitHub Actions
runs-on: ubuntu-latest
steps:
- uses: technote-space/release-github-actions@v6
- uses: technote-space/release-github-actions@v8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CREATE_MAJOR_VERSION_TAG: true
Expand Down

0 comments on commit 89ca9d7

Please sign in to comment.