Skip to content

Commit 06043f3

Browse files
committed
Fix syntax
1 parent 33c9262 commit 06043f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/summary-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
netlify-token: ${{ secrets.NETLIFY_TOKEN }}
1717
netlify-site-id: ${{ secrets.NETLIFY_SITE }}
18+
- name: Zip archives
1819
run: |
1920
zip --junk-paths monthly-summary *.csv
2021
- name: Get current time

0 commit comments

Comments
 (0)