Upgrade IA Publish

This commit is contained in:
Joel Ambass 2024-09-16 17:19:52 +02:00 committed by GitHub
parent bcfbca5b71
commit 68b1d5a3da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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