Compare commits

..

1 Commits

Author SHA1 Message Date
Jeff Tian
bf3dbaefad
Merge 3e517b9873 into 40b9536ce5 2024-09-19 22:56:49 +01:00
2 changed files with 4300 additions and 4298 deletions

View File

@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
on: on:
release: release:
types: [published] types: [created]
jobs: jobs:
publish: publish:
@ -17,4 +17,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Publish - name: Publish
id: publish id: publish
uses: actions/publish-immutable-action@0.0.3 uses: actions/publish-immutable-action@0.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

8592
dist/setup/index.js vendored

File diff suppressed because it is too large Load Diff