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 5d1b879 commit f0bf02bCopy full SHA for f0bf02b
.github/workflows/release-tag.yml
@@ -14,6 +14,8 @@ jobs:
14
-
15
name: Checkout
16
uses: actions/checkout@v4
17
+ with:
18
+ submodules: true
19
20
name: Install Python
21
uses: actions/setup-python@v5
0 commit comments