Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
pipeline devnet was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fenriz07 committed Jul 2, 2024
1 parent 94b6d02 commit c7dc84a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs: test
name: deploy on devnet
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/devnet'
if: github.ref == 'refs/heads/main'
environment: devnet
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.33.0
0.34.0

0 comments on commit c7dc84a

Please sign in to comment.