Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f67be64

Browse filesBrowse files
authored
Merge c0ceea4 into 58d7008
2 parents 58d7008 + c0ceea4 commit f67be64
Copy full SHA for f67be64

File tree

1 file changed

+2
-4
lines changed
Filter options

1 file changed

+2
-4
lines changed

‎.github/workflows/publish-immutable-actions.yml

Copy file name to clipboardExpand all lines: .github/workflows/publish-immutable-actions.yml
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
22

33
on:
44
release:
5-
types: [created]
5+
types: [published]
66

77
jobs:
88
publish:
@@ -17,6 +17,4 @@ jobs:
1717
uses: actions/checkout@v4
1818
- name: Publish
1919
id: publish
20-
uses: actions/publish-immutable-action@0.0.1
21-
with:
22-
github-token: ${{ secrets.GITHUB_TOKEN }}
20+
uses: actions/publish-immutable-action@0.0.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.