Skip to content

Commit

Permalink
ci: Remove debug conditino
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy committed Aug 12, 2023
1 parent 115dec5 commit 396a3d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/trigger-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Debug
if: ${{ env.DEBUG == 'true' }}
uses: raven-actions/debug@v1

- uses: geokrety/geokrety-gha-workflows/.github/actions/deploy-website@main
Expand Down

0 comments on commit 396a3d7

Please sign in to comment.