Skip to content

Commit

Permalink
action test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikos Katsikanis committed Jan 14, 2025
1 parent cf5d421 commit 5cd1112
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Add issue to project
uses: actions/add-to-project@RELEASE_VERSION
uses: actions/add-to-project@v1.0.0
with:
project-url: https://github.com/orgs/quantumjs/projects/1
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5cd1112

Please sign in to comment.