We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6a609 commit 35f18dfCopy full SHA for 35f18df
1 file changed
.github/workflows/main.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
with:
17
submodules: recursive
18
+ token: ${{ secrets.GH_ORG_TOKEN }}
19
20
- name: Extract version from tag
21
id: get_version
0 commit comments