Skip to content

Commit

Permalink
renamed and added names
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Aug 31, 2024
1 parent 4941890 commit 15e49ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Build and upload artifacts

on:
push:
Expand All @@ -8,6 +8,7 @@ on:

jobs:
build:
name: Build
runs-on: windows-latest
steps:
- name: Checkout the source code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- live
jobs:
publish:
name: Publish to steam Workshop
name: Publish to steam workshop
runs-on: windows-latest
steps:
- name: Checkout the source code
Expand Down

0 comments on commit 15e49ed

Please sign in to comment.