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 ab96c82 commit 134fba7Copy full SHA for 134fba7
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@v3
29
with:
30
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.AUTOMATION_USER_TOKEN }}
31
fetch-depth: 0
32
33
- name: Get latest non-prerelease release
0 commit comments