Skip to content

Commit

Permalink
test workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
anaprietonem committed Nov 22, 2024
1 parent a13bdd8 commit 85cdbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
- uses: actions/add-to-project@v0.2.1
with:
# You can target a project in a different organization
# to the issue
Expand Down

0 comments on commit 85cdbcb

Please sign in to comment.