Compare commits

...

3 Commits

Author SHA1 Message Date
Joel Ambass 696ecdae92
Merge 68b1d5a3da into b36c23c0d9 2024-09-24 11:33:48 +08:00
aparnajyothi-y b36c23c0d9
check-dist-failure-fix (#687) 2024-09-23 11:07:17 -05:00
Joel Ambass 68b1d5a3da
Upgrade IA Publish 2024-09-16 17:19:52 +02:00
2 changed files with 4298 additions and 4300 deletions

View File

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

8592
dist/setup/index.js vendored

File diff suppressed because it is too large Load Diff