mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-09 17:46:07 -05:00
fixed typo
This commit is contained in:
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
RESOLVED_SHA: >-
|
||||
${{
|
||||
case(
|
||||
github.event_name == 'pull_reuqest',
|
||||
github.event_name == 'pull_request',
|
||||
github.event.pull_request.head.sha,
|
||||
github.sha
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user