Skip to content

Commit

Permalink
Merge pull request #27 from lukashornych/dev
Browse files Browse the repository at this point in the history
Delayed release publish
  • Loading branch information
lukashornych authored Sep 14, 2023
2 parents 0a75310 + e81b718 commit 2ae2d21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: eregon/publish-release@v1
- uses: StuYarrow/publish-release@v1.1.2
with:
release_id: ${{ needs.build-and-release.outputs.release_id }}
id: ${{ needs.build-and-release.outputs.release_id }}

0 comments on commit 2ae2d21

Please sign in to comment.