Skip to content

Commit 59aaed6

Browse files
Update deployer-pipeline.yml
1 parent 8200b04 commit 59aaed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployer-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
--exclude='.git/' \
280280
--exclude='workspace.zip' \
281281
--exclude="${{ env.EXTRACT_DIR }}/" \
282-
--exclude='.github/workflows/deployer-pipeline.yml' \
282+
--exclude='.github/workflows/' \
283283
"${{ env.EXTRACT_DIR }}/" .
284284
285285
rm -rf "${{ env.EXTRACT_DIR }}"

0 commit comments

Comments
 (0)