Skip to content

Commit 91e2f89

Browse files
committed
Fix immutable action publisher reference
1 parent a5cb047 commit 91e2f89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-immutable-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: actions/checkout@v4
1818
- name: Publish
1919
id: publish
20-
uses: actions/publish-immutable-action@0.0.4
20+
uses: actions/publish-immutable-action@v0.0.4

0 commit comments

Comments
 (0)