Skip to content

Commit

Permalink
upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Sep 2, 2024
1 parent 9461506 commit 4145095
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 @@ -33,7 +33,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: alby-go-${{ github.ref_name }}-android.apk
name: alby-go-android.apk
path: ./app-release.apk

# - name: Create Release
Expand Down

0 comments on commit 4145095

Please sign in to comment.