Skip to content

Commit

Permalink
Merge pull request #79 from dappforce/fix/CI
Browse files Browse the repository at this point in the history
fix: CI
  • Loading branch information
samchuk-vlad authored Mar 19, 2024
2 parents 5b8d7f8 + 852e6d0 commit 191cc68
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 191cc68

Please sign in to comment.