mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-27 10:50:22 +00:00
Compare commits
3 Commits
ca82eb3ac1
...
a18c77e093
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a18c77e093 | ||
|
|
73a63b7f67 | ||
|
|
30bec5d5c4 |
1
.github/workflows/build-release.yaml
vendored
1
.github/workflows/build-release.yaml
vendored
@@ -101,6 +101,7 @@ jobs:
|
|||||||
needs: [update-packagejson, build-dotnet, build-unity]
|
needs: [update-packagejson, build-dotnet, build-unity]
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
id-token: write # required for NuGet Trusted Publish
|
||||||
uses: Cysharp/Actions/.github/workflows/create-release.yaml@main
|
uses: Cysharp/Actions/.github/workflows/create-release.yaml@main
|
||||||
with:
|
with:
|
||||||
commit-id: ${{ needs.update-packagejson.outputs.sha }}
|
commit-id: ${{ needs.update-packagejson.outputs.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user