Skip to content

Commit

Permalink
fix: update workflow to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisjoshford authored Nov 22, 2024
1 parent 8f0d389 commit c28b068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-transfer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Add to Project'
name: 'Add to DevRel Project'

on:
issues:
Expand All @@ -15,7 +15,7 @@ jobs:
name: Add issue/PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
- uses: actions/add-to-project@v1.0.0
with:
# add to DevRel Project #117
project-url: https://github.com/orgs/near/projects/117
Expand Down

0 comments on commit c28b068

Please sign in to comment.