mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Release 2.9.2
This commit is contained in:
parent
52df7d42f1
commit
069774e709
3 changed files with 10 additions and 2 deletions
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
|
@ -66,6 +66,11 @@ jobs:
|
|||
name: Combine platform tags
|
||||
runs-on: ubuntu-latest
|
||||
needs: publish
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
attestations: write
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue