Skip to content

Commit

Permalink
Utility File Sync [Runner ID: 62]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Apr 5, 2023
1 parent bc4a3ae commit f3ece77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: ( 'issues' == github.event_name && ( 'opened' == github.event.action || 'reopened' == github.event.action ) )
steps:
- name: Add Issue to Project
uses: leonsteinhaeuser/project-beta-automations@v1.2.0
uses: leonsteinhaeuser/project-beta-automations@v2.1.0
with:
gh_token: ${{ secrets.ORG_WORKFLOWS }}
organization: ${{ env.PROJECT_ORG }}
Expand Down

0 comments on commit f3ece77

Please sign in to comment.