Skip to content

Commit 8853cff

Browse files
committed
chore: Allow remote configs for Craft
1 parent 7b584c4 commit 8853cff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
steps.get_version.outputs.version != ''
5858
env:
5959
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
60+
CRAFT_ALLOW_REMOTE_CONFIG: 1
6061
with:
6162
version: ${{ steps.get_version.outputs.version }}
6263
force: false

0 commit comments

Comments
 (0)