Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add deploy workflow, update default branch name #13

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

johnjeffers
Copy link
Contributor

Not sure if we want the publish to happen on push, or if that should be explicitly called via workflow_dispatch


- name: Commit
uses: EndBug/add-and-commit@v9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to standardize on 'commit' GH actions. I know there's another one here: https://github.com/FusionAuth/fusionauth-site/blob/master/.github/workflows/shrink-images.yml#L22

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not making changes to other workflows in this PR other than whitespace formatting for consistency, so I ask that we save this one for another time.

@johnjeffers johnjeffers changed the title WIP - add release workflow, update branch name add deploy workflow, update default branch name Jun 6, 2024
@johnjeffers johnjeffers marked this pull request as ready for review June 6, 2024 21:40
@johnjeffers johnjeffers merged commit 53b35ea into main Jun 6, 2024
3 checks passed
@johnjeffers johnjeffers deleted the jj/release-workflow branch June 6, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants