Skip to content

Commit

Permalink
Merge pull request #28 from adamus1red/adamus1red-patch-1
Browse files Browse the repository at this point in the history
Run on new tag
  • Loading branch information
adamus1red authored May 29, 2021
2 parents ad39f7f + aa40df3 commit 34e463e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ name: Docker Publish
on:
schedule:
- cron: '0 10 1,15 * *' # everyday at 10am

push:
branches: [ main ]
tags:
- 'v*'
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 34e463e

Please sign in to comment.