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 7b584c4 commit 8853cffCopy full SHA for 8853cff
1 file changed
.github/workflows/auto-release.yml
@@ -57,6 +57,7 @@ jobs:
57
steps.get_version.outputs.version != ''
58
env:
59
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
60
+ CRAFT_ALLOW_REMOTE_CONFIG: 1
61
with:
62
version: ${{ steps.get_version.outputs.version }}
63
force: false
0 commit comments