Patch workflow for correct secret

pull/439/head
Simon (Darkside) Jackson 2023-03-29 14:32:05 +01:00 committed by GitHub
parent 09b17fae52
commit a4fb11f0b4
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: