Skip to content

Commit

Permalink
Merge pull request #48 from chrivers/chrivers/self-updates
Browse files Browse the repository at this point in the history
Self updates
  • Loading branch information
chrivers authored Jan 15, 2025
2 parents a0e364c + 4921549 commit 759311e
Show file tree
Hide file tree
Showing 21 changed files with 976 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker

on:
push:
branches: [ "master" ]
branches: [ "master", "dev" ]
# Publish semver tags as releases.
tags: [ "v*.*.*", "dev*" ]
# pull_request:
Expand Down
Loading

0 comments on commit 759311e

Please sign in to comment.