Skip to content

Commit

Permalink
release was being skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Mar 15, 2024
1 parent d908724 commit c513669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:

jobs:
deploy_to_test:
if: false
# if: startsWith(github.ref, 'refs/tags/')
# if: false
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c513669

Please sign in to comment.