Skip to content

Commit

Permalink
fixed indent
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Mar 3, 2023
1 parent a4237b6 commit 83543a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
filename: 'yop-rascal-nl.zip'
exclusions: '*.git* /*node_modules/* .editorconfig'
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
- name: Upload zip
uses: ncipollo/[email protected]
with:
Expand Down

0 comments on commit 83543a8

Please sign in to comment.