Skip to content

Commit

Permalink
Cleanup πŸŽ‰
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkrzeminski committed Sep 20, 2024
1 parent b2d1120 commit 514fd7c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-to-stream-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,6 @@ jobs:
- name: Deploy to xwp/stream-dist
run: |
echo ${{ vars.DIST_REPO }}
echo ${{ env.DIST_BRANCH }}
echo ${{ env.DIST_TAG }}
echo ${{ env.COMMIT_MESSAGE }}
echo ${{ env.DIST_DIR }}
ls -al
export GIT_DIR="$DIST_DIR/.git"
export GIT_WORK_TREE="$DIST_DIR"
Expand Down

0 comments on commit 514fd7c

Please sign in to comment.