Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed May 29, 2024
1 parent 6f584d6 commit 1e1ecf7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Deploy ormponder-testnets
uses: bervProject/[email protected]
if: !startsWith(github.ref, 'refs/tags/v')
with:
railway_token: ${{ secrets.RAILWAY_TOKEN }}
service: "ormponder-testnets"
# - name: Deploy ormponder-testnets
# uses: bervProject/[email protected]
# if: !startsWith(github.ref, 'refs/tags/v')
# with:
# railway_token: ${{ secrets.RAILWAY_TOKEN }}
# service: "ormponder-testnets"

- name: Deploy ormponder-mainnets
uses: bervProject/[email protected]
Expand Down

0 comments on commit 1e1ecf7

Please sign in to comment.