Skip to content

Commit

Permalink
Deploy from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 committed Aug 29, 2024
1 parent 2a3b147 commit cfeb5c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Sygma Devnet
on:
push:
branches:
- main
- mpetrun5/erc20-additional-data

env:
ENVIRONMENT: STAGE
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ jobs:
fields: repo,message,commit,author,action,job,eventName,ref,workflow # selectable (default: repo,message)
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} # required
if: always()
if: always()

0 comments on commit cfeb5c5

Please sign in to comment.