tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
tunein-cli
6
fork
atom
Browse and listen to thousands of radio stations across the globe right from your terminal ๐ ๐ป ๐ตโจ
radio
rust
tokio
web-radio
command-line-tool
tui
6
fork
atom
overview
issues
pulls
pipelines
ci: update flakestry workflow
tsiry-sandratraina.com
1 year ago
b809cd64
e12f0bb8
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
flakestry-publish.yml
+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
24
-
run: fluentci run flakestry_pipeline publish
24
24
+
run: fluentci run --wasm flakestry publish
25
25
env:
26
26
VERSION: ${{ inputs.tag || github.ref_name }}
27
27
GH_TOKEN: ${{ github.token }}