Compare commits

...

2 Commits

Author SHA1 Message Date
Nereziel
a504506129 test gh act 2023-11-21 20:03:53 +01:00
Nereziel
7bada81eb9 Update build.yml 2023-11-21 20:02:15 +01:00
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
paths-ignore:
- 'README.md'
- '.gitignore'
- 'LICENSE'
env:
BUILD_NUMBER: ${{ github.run_number }}
@@ -12,7 +16,6 @@ env:
PROJECT_NAME: "WeaponPaints"
OUTPUT_PATH: "./WeaponPaints"
jobs:
build:
permissions: write-all

View File

@@ -78,3 +78,4 @@ Disregard if the config is **`GlobalShare = true`**;
## Preview
![preview](https://github.com/Nereziel/cs2-WeaponPaints/blob/main/website/preview.png?raw=true)