Skip to content

Commit

Permalink
debug gha
Browse files Browse the repository at this point in the history
  • Loading branch information
pitiscarf committed Jan 23, 2025
1 parent a3eb1b5 commit 2bd947a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo "env_name: $env_name"
echo "env_name=$env_name" >> $GITHUB_OUTPUT
git fetch origin ${{ env.BRANCH_NAME }}
git switch ${{ env.BRANCH_NAME }}
# BUILD MATRIX
Expand Down

0 comments on commit 2bd947a

Please sign in to comment.