Skip to content

Commit

Permalink
Update build-release-schema.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olvidalo authored Jul 1, 2024
1 parent 839e890 commit ae7aa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
git config user.name github-actions
git config user.email [email protected]
git push origin main:latest --force
git push origin HEAD:latest --force
- name: "Create release artifacts"
run: |
cd gh-pages/schema
Expand Down

0 comments on commit ae7aa5e

Please sign in to comment.