mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 10:43:22 +00:00
Update build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user