Skip to content

Commit

Permalink
fix: publish
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Selman <danscode@selman.org>
  • Loading branch information
dselman committed Dec 12, 2023
1 parent e5c9551 commit 8db36fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: timestamp
id: timestamp
run: |
node ./scripts/timestamp.js
node ./scripts/timestamp.mjs
- name: build and publish
run: |
Expand Down

0 comments on commit 8db36fa

Please sign in to comment.