mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-01-18 11:51:43 +07:00
Add master to deployment action
This commit is contained in:
parent
6047f44190
commit
b3680769d7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -3,6 +3,7 @@ name: Create Action
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- ${{ github.ref }}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user