Merge pull request #439 from Unity-UI-Extensions/feature/updateCodeOwners

Patch workflow for correct secret
pull/442/head
Simon (Darkside) Jackson 2023-03-29 14:41:37 +01:00 committed by GitHub
commit 531059bf0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ on:
description: "Returns the version of Unity the UPM package requires"
value: ${{ jobs.packageRelease.outputs.packageversion }}
secrets:
GIT_USER_NAME:
required: false
GIT_PAT:
required: true
jobs:
packageRelease: