Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit f683120

Browse files
committed
chore: test relase actions
1 parent c7fec80 commit f683120

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
zip:
1313
runs-on: ubuntu-latest
1414
steps:
15+
- uses: actions/checkout@master
16+
- uses: montudor/action-zip@v0.1.1
1517
- name: Zip Folder
1618
run: zip -r release.zip zip -r flyingfox-0.1.${{github.run_number}}.zip chrome treestyletab other_configs
1719

0 commit comments

Comments
 (0)