We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dceba1 commit ccc2b58Copy full SHA for ccc2b58
.github/workflows/tag-deff.yml
@@ -11,3 +11,5 @@ jobs:
11
uses: actions/checkout@v2
12
- name: "Diff tags"
13
uses: invertase/quickstart-tag-differ@v0.0.2
14
+ with:
15
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments