Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
yurake committed Sep 15, 2024
1 parent d1669c9 commit 07e170b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/yurake/projects/1/views/1
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 07e170b

Please sign in to comment.