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

Consider using publishing to Github Releases instead of Github Pages #1

Open
fbricon opened this issue Sep 21, 2022 · 0 comments
Open

Comments

@fbricon
Copy link

fbricon commented Sep 21, 2022

Publishing p2 repos to Github Pages is a convenient hack

- name: Deploy Update Site 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: releng/p2repository/target/repository
commit-message: update site release
single-commit: true

But Github releases is a better fit for serving binaries. See a better hack : https://fbricon.github.io/posts/use-github-releases-as-p2-repo/

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

No branches or pull requests

1 participant