Skip to content

Commit

Permalink
Debug: Set step DIST_REPO env
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkrzeminski committed Sep 20, 2024
1 parent d84c6af commit a227680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-stream-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
git push --force origin "$DIST_BRANCH"
fi
env:
DIST_REPO: ${{ env.DIST_REPO }}
DIST_DIR: ${{ env.DIST_DIR }}
DIST_BRANCH: ${{ env.DIST_BRANCH }}
DIST_TAG: ${{ env.DIST_TAG }}
Expand Down

0 comments on commit a227680

Please sign in to comment.