Skip to content

Commit

Permalink
create-release の切り替えをコメントで残しておく
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jul 16, 2024
1 parent 2a12322 commit 97e1a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
uses: actions/checkout@v4
- name: Create Release
id: create_release
# TODO: https://github.com/softprops/action-gh-release への置き換えを検討する
uses: actions/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 97e1a79

Please sign in to comment.