Skip to content

Commit

Permalink
Merge pull request #102 from FusionAuth/andrewpai/1.51.1-publish
Browse files Browse the repository at this point in the history
1.51.1 release trigger, master->main in publish workflow
  • Loading branch information
andrewpai authored Jun 13, 2024
2 parents 98a8bd8 + 542ef0f commit 97318a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Publish Docker
on:
push:
branches:
- master
- main
- staging
- 1.48.2.maintenance
paths:
- 'docker/fusionauth/release-trigger'
concurrency: docker-concurrency-group
Expand Down
2 changes: 1 addition & 1 deletion docker/fusionauth/release-trigger
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=1.51.0
version=1.51.1
latestVersion=true
tagSuffix=

0 comments on commit 97318a9

Please sign in to comment.