Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dyshay authored Jan 24, 2024
1 parent d0bc40d commit a1f9521
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Release

on:
create:
tags:
- v*
push:
branches: [ "master" ]
paths-ignore:
- '**/README.md'
- '**/.gitignore'
- '**/LICENSE'

env:
BUILD_NUMBER: ${{ github.run_number }}
Expand Down

0 comments on commit a1f9521

Please sign in to comment.