Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
qrusadorz committed Aug 28, 2023
1 parent e767429 commit 3a4ba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: echo "$MATRIX_CONTEXT"
deploy:
# if: ${{ github.ref == 'refs/heads/main' }}
needs: [build]
# needs: [build]
# environment: Production
# environment: Staging
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a4ba6d

Please sign in to comment.