Skip to content

Commit

Permalink
remove secrets since they are always inherited
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoborks committed Nov 8, 2023
1 parent 9bd5db9 commit 79944bd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/unity-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ on:
version:
required: false
type: string
secrets:
UNITY_LICENSE:
required: true
UNITY_USERNAME:
required: true
UNITY_PASSWORD:
required: true

jobs:
build-windows:
Expand Down

0 comments on commit 79944bd

Please sign in to comment.