Browse and listen to thousands of radio stations across the globe right from your terminal ๐ŸŒŽ ๐Ÿ“ป ๐ŸŽตโœจ
radio rust tokio web-radio command-line-tool tui

ci: update flakestry workflow

Changed files
+1 -1
.github
+1 -1
.github/workflows/flakestry-publish.yml
··· 21 21 - name: Setup Fluent CI 22 22 uses: fluentci-io/setup-fluentci@v5 23 23 - name: Publish flake 24 - run: fluentci run flakestry_pipeline publish 24 + run: fluentci run --wasm flakestry publish 25 25 env: 26 26 VERSION: ${{ inputs.tag || github.ref_name }} 27 27 GH_TOKEN: ${{ github.token }}