Skip to content

Commit

Permalink
Update project.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
roll authored Mar 21, 2022
1 parent 6ea08ce commit 5eb2281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Assign to project
uses: leonsteinhaeuser/project-beta-automations@v1.0.3
uses: leonsteinhaeuser/project-beta-automations@v1.2.1
with:
gh_token: ${{ secrets.PROJECT_TOKEN }}
resource_node_id: ${{ github.event_name == 'issues' && github.event.issue.node_id || github.event.pull_request.node_id }}
Expand Down

0 comments on commit 5eb2281

Please sign in to comment.