Skip to content

Commit

Permalink
fix: remove unused conditional.
Browse files Browse the repository at this point in the history
  • Loading branch information
iv1310 committed Mar 21, 2024
1 parent 16b76f9 commit ccbfccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
uses: actions/checkout@v4

- name: deploy prod
if: matrix.apps == 'production'
uses: './.github/actions/common-cd-setup'
with:
token_input: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN_PROD }}
Expand Down

0 comments on commit ccbfccf

Please sign in to comment.