Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Se7ven authored Oct 16, 2024
1 parent 8a6c277 commit 3174170
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: BUILD

on:
release:
type: [published]
# release:
# type: [published]
pull_request:

push:
tags:
- '*'

jobs:
variables:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3174170

Please sign in to comment.