Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
IPECTER committed Feb 18, 2024
1 parent c6b40db commit 7b89c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Release
uses: softprops/[email protected]
with:
name: "Build #${{ env.RELEASE }}"
tag_name: ${{ env.RELEASE }}
name: "Test"
tag_name: ${{ github.ref_name }}
target_commitish: ${{ github.ref_name }}
generate_release_notes: true
fail_on_unmatched_files: true
Expand Down

0 comments on commit 7b89c6a

Please sign in to comment.