Skip to content

Commit

Permalink
Update create-new-issues-in-linear.yml (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
mellson authored Oct 12, 2022
1 parent d1d9099 commit 9c2a70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-new-issues-in-linear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Create issue in Linear'
uses: seripap/[email protected].3
uses: seripap/[email protected].4
with:
linear-key: ${{ secrets.LINEAR_API_TOKEN }}
linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}
Expand Down

0 comments on commit 9c2a70e

Please sign in to comment.