Skip to content

Commit

Permalink
test10
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjakab committed May 6, 2024
1 parent c4bc425 commit 10b1a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
name: Test release for ${{ github.ref }}
name: "Test release for ${{ github.ref }}"
tag: ${{ github.ref }}
draft: true
generateReleaseNotes: true

0 comments on commit 10b1a2a

Please sign in to comment.