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