Skip to content

Commit

Permalink
Update action env
Browse files Browse the repository at this point in the history
  • Loading branch information
ericelsken committed Jan 1, 2024
1 parent f7c1717 commit 15eb39c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on_create_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
with:
command: on-create-branch
on_create_branch: 'new-branch-2'
secrets: 'inherit'
env:
LINEAR_API_KEY: ${{ secrets.LINEAR_API_KEY }}

0 comments on commit 15eb39c

Please sign in to comment.