Skip to content

Commit fcd3cd7

Browse files
change deploy
1 parent 39437af commit fcd3cd7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- name: Check if deploy should run
13-
if: vars.RUN_DEPLOY == 'true'
14-
run: echo "Deploying..."
15-
1612
- name: Checkout code
1713
uses: actions/checkout@v4
1814

0 commit comments

Comments
 (0)