Skip to content

Commit b809cd6

Browse files
committed
ci: update flakestry workflow
1 parent e12f0bb commit b809cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flakestry-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Fluent CI
2222
uses: fluentci-io/setup-fluentci@v5
2323
- name: Publish flake
24-
run: fluentci run flakestry_pipeline publish
24+
run: fluentci run --wasm flakestry publish
2525
env:
2626
VERSION: ${{ inputs.tag || github.ref_name }}
2727
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)