Skip to content

Commit

Permalink
Add GH token via env context
Browse files Browse the repository at this point in the history
  • Loading branch information
rpsu committed Apr 25, 2022
1 parent 1ca09b1 commit 015df4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-syncing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
-
name: Run Labeler
uses: Yleisradio/articleteam-gh-actions/label-sync@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 0 additions & 2 deletions label-sync/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ runs:
with:
from: https://raw.githubusercontent.com/Yleisradio/articleteam-gh-actions/repo-label-sync-action/label-sync/labels.yml
skip_delete: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 015df4b

Please sign in to comment.