Skip to content

Commit

Permalink
Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefino9488 committed Jun 6, 2024
1 parent d3ef71f commit fe03e81
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ jobs:
run: |
zip -r fastbootflasher-${{ steps.version.outputs.version }}.zip fastbootflasher-v2
- name: Upload zip file as artifact
uses: actions/upload-artifact@v4
with:
name: fastbootflasher-v2
path: fastbootflasher-${{ steps.version.outputs.version }}.zip

- name: Create release
id: create_release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit fe03e81

Please sign in to comment.