Skip to content

Commit

Permalink
Woops
Browse files Browse the repository at this point in the history
  • Loading branch information
pavpanchekha committed Feb 2, 2024
1 parent 225bdf4 commit a73fba7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
merge-multiple: true

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

0 comments on commit a73fba7

Please sign in to comment.