Skip to content

Commit

Permalink
Revert "Bump taiki-e/create-gh-release-action from 1.8.3 to 1.9.0 (#1219
Browse files Browse the repository at this point in the history
)" (#1226)

This reverts commit 58b098c.
  • Loading branch information
cmetz100 authored Jan 30, 2025
1 parent 89fbdb6 commit 51fce71
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Create GitHub release
uses: taiki-e/create-gh-release-action@ceeaaf73c0f3f0cadd7bfd9b4d27de4076891fc2 # v1.9.0
uses: taiki-e/create-gh-release-action@d33396ec937b3c8de323c14ec623aa6bfb93d9a1 # v1.8.3
with:
changelog: CHANGELOG.md
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 51fce71

Please sign in to comment.