We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8dabb commit dba0fc2Copy full SHA for dba0fc2
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
7
jobs:
8
- game_build:
+ build_application:
9
runs-on: ubuntu-latest
10
11
steps:
0 commit comments