Skip to content

Commit 9156136

Browse files
committed
1 parent 52682b6 commit 9156136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: "Setup"
2121
id: setup
22-
run: date -u "+date=%FT%T" >>"$GITHUB_OUPUT"
22+
run: date -u "+date=%FT%T" >>"$GITHUB_OUTPUT"
2323

2424
- name: "Caching"
2525
uses: actions/cache@v3

0 commit comments

Comments
 (0)