mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-02-22 02:15:46 -05:00
Merge pull request #1557 from actions/robherley/ia-workflow-released
Some checks failed
Check dist/ / Check dist/ (push) Failing after 0s
Code scanning - action / CodeQL-Build (push) Failing after 3s
Licensed / Licensed (push) Failing after 0s
Tests / build (ubuntu-latest) (push) Failing after 4m59s
Tests / test-save (ubuntu-latest) (push) Failing after 6s
Tests / test-proxy-save (push) Failing after 6s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (windows-latest) (push) Has been cancelled
Tests / build (macOS-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Some checks failed
Check dist/ / Check dist/ (push) Failing after 0s
Code scanning - action / CodeQL-Build (push) Failing after 3s
Licensed / Licensed (push) Failing after 0s
Tests / build (ubuntu-latest) (push) Failing after 4m59s
Tests / test-save (ubuntu-latest) (push) Failing after 6s
Tests / test-proxy-save (push) Failing after 6s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (windows-latest) (push) Has been cancelled
Tests / build (macOS-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Update publish-immutable-actions.yml
This commit is contained in:
commit
7921ae235b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Add table
Reference in a new issue