Skip to content

Commit

Permalink
Merge branch 'dev' into 'master'
Browse files Browse the repository at this point in the history
Dev

See merge request ergo/rosen-bridge/contract!51
  • Loading branch information
vorujack committed May 9, 2023
2 parents 136342c + daae8ba commit 6df6841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: github.ref_type == 'branch'
with:
tag_name: ${{ steps.build-app.outputs.APP_VERSION }}
tag_name: ${{ steps.set-version.outputs.APP_VERSION }}
prerelease: true
files: |
contracts-*.json
Expand Down

0 comments on commit 6df6841

Please sign in to comment.