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

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwagyeman authored Jan 20, 2024
1 parent ba9c54c commit c74e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: '📦 Package firmware'
run: source ci.sh && ci_package_release ${{github.ref_name}}
run: source ci.sh && ci_package_release

- name: '🔥 Create stable release'
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit c74e3da

Please sign in to comment.