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 5f25f6d commit 1dd91ccCopy full SHA for 1dd91cc
.github/workflows/release.yml
@@ -29,3 +29,4 @@ jobs:
29
uses: ./.github/workflows/luarocks.yml
30
with:
31
luarocks_version: ${{ needs.version.outputs.luarocks_version }}
32
+ secrets: inherit
.github/workflows/release_dev.yml
@@ -14,3 +14,5 @@ jobs:
14
15
16
luarocks_version: dev
17
18
+
0 commit comments