Skip to content

Commit

Permalink
workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Dec 6, 2023
1 parent 686466e commit 2e50953
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 @@ -2,7 +2,7 @@
name: Release

on:
pull_request:
push:
branches:
- 'master'
- 'release/**'
Expand Down Expand Up @@ -251,7 +251,6 @@ jobs:
# POLYSCAN: '${{ secrets.POLYSCAN }}'
# RELEASE_PATH: '${{ needs.prepare.outputs.release_path }}'
# ARTIFACT_REFERENCE_URL: '${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}'
#

finish-release:
name: Finish release
Expand Down

0 comments on commit 2e50953

Please sign in to comment.