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

Having trouble with travis #9

Closed
TahsinTariq opened this issue Jul 5, 2021 · 3 comments
Closed

Having trouble with travis #9

TahsinTariq opened this issue Jul 5, 2021 · 3 comments

Comments

@TahsinTariq
Copy link

Hey, so I tried to host my projects on github, but I'm getting this problem in travis:
Skipping a deployment with the pages provider because this branch is not permitted: main

I've never used travis CI before. So I don't even know if I'm doing something wrong.

@sn99
Copy link
Owner

sn99 commented Jul 7, 2021

Hi, did you make a new branch my name gh-pages ? And was the token given all the correct permissions?

@TahsinTariq
Copy link
Author

Yes, I followed exactly as you instructed in the readme. Still doesn't work.

@TahsinTariq
Copy link
Author

I got it to work using github actions. I also made it so I don't need to have multiple repos for multiple projects. I can host all rust+wasm projects in one repo under their own directory and github actions takes care of all the deployment. The code from this template was very insightful, so thanks.
I guess this issue can be closed now.

@sn99 sn99 closed this as completed Jul 8, 2021
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

2 participants