Skip to content

Commit

Permalink
fix master / main
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Nov 11, 2023
1 parent e32236a commit ed1a681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuildReadme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: mikeal/publish-to-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH_NAME: 'main'
BRANCH_NAME: 'master'

1 comment on commit ed1a681

@klein0r
Copy link
Contributor

Choose a reason for hiding this comment

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

Ooops, thanks!

Please sign in to comment.