Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paigeadelethompson authored Oct 16, 2023
1 parent 48a3487 commit 4afa32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
draft: true
prerelease: false
release_name: postmarketos-qemu-${{ matrix.arch }}
release_name: postmarketos-qemu-${{ matrix.arch }}-${{ env.stamp }}
tag_name: ${{ env.stamp }}
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 4afa32f

Please sign in to comment.