Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera authored and srevinsaju committed Oct 21, 2024
1 parent 0c1e6a3 commit e80ef5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "$FIREFOX_VERSION.r$FIREFOX_BUILD_ID"
- name: Upload artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.product }}-continuous.AppImage
path: 'dist'
Expand Down

0 comments on commit e80ef5a

Please sign in to comment.