Skip to content

Commit

Permalink
test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfagun74 authored Jul 8, 2023
1 parent dcbc6bb commit ce238cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@0.5.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/Phalcode/projects/2
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ce238cd

Please sign in to comment.