We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e856fb7 commit a8f5ac7Copy full SHA for a8f5ac7
1 file changed
.github/workflows/auto-tag-new-version.yml
@@ -12,4 +12,4 @@ jobs:
12
name: "Automatically tag new version"
13
uses: "glpi-project/plugin-release-workflows/.github/workflows/auto-tag-new-version.yml@v1"
14
secrets:
15
- github-token: "${{ secrets.TSMR_DEV_GLPI }}"
+ github-token: "${{ secrets.AUTOTAG_TOKEN }}"
0 commit comments