Skip to content

Commit ccc2b58

Browse files
committed
add: token
1 parent 3dceba1 commit ccc2b58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tag-deff.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
uses: actions/checkout@v2
1212
- name: "Diff tags"
1313
uses: invertase/quickstart-tag-differ@v0.0.2
14+
with:
15+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)