Skip to content

Commit

Permalink
ci: update flakestry workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jan 27, 2025
1 parent e12f0bb commit b809cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakestry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v5
- name: Publish flake
run: fluentci run flakestry_pipeline publish
run: fluentci run --wasm flakestry publish
env:
VERSION: ${{ inputs.tag || github.ref_name }}
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit b809cd6

Please sign in to comment.