Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Fix workflow file again
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Jul 18, 2022
1 parent faf647a commit 726f55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@0.1.0
- uses: actions/add-to-project@v0.1.0
with:
project-url: https://github.com/orgs/nixpkgs-architecture/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 726f55a

Please sign in to comment.