Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaishnavir9901 committed Jan 24, 2025
1 parent a7380e9 commit b99c91e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,8 @@ jobs:
- env-name
steps:
- uses: actions/checkout@v4
- name: Read the config file
run: cat config/${{ inputs.config }}
shell: bash
- name: Deploy
uses: ./.github/actions/deploy
with:
config: ${{ inputs.config }}
environment: ${{ needs.env-name.outputs.environment }}

0 comments on commit b99c91e

Please sign in to comment.