Add master to deployment action

This commit is contained in:
Corey Butler 2023-03-30 22:03:57 -05:00
parent 6047f44190
commit b3680769d7
No known key found for this signature in database
GPG Key ID: 2C6540ABFD72766C

View File

@ -3,6 +3,7 @@ name: Create Action
on: on:
push: push:
branches: branches:
- master
- ${{ github.ref }} - ${{ github.ref }}
jobs: jobs: