Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/kubukoz-patch-1' into dependency…
Browse files Browse the repository at this point in the history
…-bumps
  • Loading branch information
kubukoz committed Sep 30, 2024
2 parents 5d4ffef + 5da6e4e commit 1ab2d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Export publish version
run: echo "PUBLISH_VERSION=$(date +%Y.%M.%d)" >> $GITHUB_ENV
run: echo "PUBLISH_VERSION=$(date +%Y.%m.%d)" >> $GITHUB_ENV

- name: Run the auto-update script
run: |
Expand Down

0 comments on commit 1ab2d26

Please sign in to comment.