Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zProAle committed Jun 12, 2024
1 parent 62eff4a commit 12f8384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Create Zip File
run: |
cd ${GITHUB_WORKSPACE}/flipperzero-firmware/dist/f7-D/apps_data/nfc/plugins
zip -r plugins.zip . -x all_in_one_parser.fal opal_parser.fal myki_parser.fal troika_parser.fal two_cities_parser.fal plantain_parser.fal aime_parser.fal
zip -r plugins.zip . -x bip_parser.fal clipper_parser.fal washcity_parser.fal gallagher_parser.fal umarsh_parser.fal itso_parser.fal skylanders_parser.fal all_in_one_parser.fal opal_parser.fal myki_parser.fal troika_parser.fal two_cities_parser.fal plantain_parser.fal aime_parser.fal
- name: Create Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 12f8384

Please sign in to comment.