Skip to content

Commit

Permalink
added tags to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bee-Mar committed Dec 15, 2021
1 parent 16a259a commit 8e78cee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- "master"
- "develop"
tags:
- '*'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8e78cee

Please sign in to comment.