Skip to content

Commit

Permalink
Merge pull request #8191 from google/benbowler/8092-fix-release-autom…
Browse files Browse the repository at this point in the history
…ation-workflow
  • Loading branch information
aaemnnosttv authored Jan 29, 2024
2 parents b1fc4ee + b4e75c6 commit 050be09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
path: /tmp
- name: Extract
run: |
unzip /tmp/google-site-kit.zip -d ${{ github.ref }}
unzip /tmp/google-site-kit.zip
echo .distignore > .distignore
- uses: 10up/[email protected]
with:
Expand Down

0 comments on commit 050be09

Please sign in to comment.