1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache synced 2025-07-06 18:25:59 +02:00

Merge pull request #1557 from actions/robherley/ia-workflow-released
Some checks failed
Code scanning - action / CodeQL-Build (push) Waiting to run
Tests / build (macOS-latest) (push) Waiting to run
Tests / build (ubuntu-latest) (push) Waiting to run
Tests / build (windows-latest) (push) Waiting to run
Tests / test-save (macOS-latest) (push) Waiting to run
Tests / test-save (ubuntu-latest) (push) Waiting to run
Tests / test-save (windows-latest) (push) Waiting to run
Tests / test-restore (macOS-latest) (push) Blocked by required conditions
Tests / test-restore (ubuntu-latest) (push) Blocked by required conditions
Tests / test-restore (windows-latest) (push) Blocked by required conditions
Tests / test-proxy-save (push) Waiting to run
Tests / test-proxy-restore (push) Blocked by required conditions
Check dist/ / Check dist/ (push) Failing after 0s
Licensed / Licensed (push) Failing after 0s

Update publish-immutable-actions.yml
This commit is contained in:
Rob Herley 2025-02-18 17:47:05 -05:00 committed by GitHub
commit 7921ae235b
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: [published]
types: [released]
jobs:
publish: