Skip to content

Commit

Permalink
feat: add label-pr action --story=119540612
Browse files Browse the repository at this point in the history
  • Loading branch information
normal-wls committed Sep 6, 2024
1 parent 3980b4e commit 298a24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
echo "No label with this title: $PR_TITLE"
fi
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: "${{ secrets.MY_GITHUB_SECRET }}"

0 comments on commit 298a24a

Please sign in to comment.