Skip to content

Commit

Permalink
add step id
Browse files Browse the repository at this point in the history
  • Loading branch information
krkabol committed Sep 11, 2024
1 parent 3122c0a commit 50e5381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
name: build

- name: Create Release
id: create_release
uses: ncipollo/release-action@v1
with:
tag: ${{ github.ref }}
Expand Down

0 comments on commit 50e5381

Please sign in to comment.