mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-07-25 00:19:03 +07:00
Add master to deployment action
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user