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

Added workflow to deploy nextjs to github pages #4

Closed
wants to merge 3 commits into from

Conversation

AA25
Copy link
Owner

@AA25 AA25 commented Jul 1, 2024

Should only be triggered to deploy into githubs staging environment when a PR comment is made

Should only be triggered to deploy into githubs staging environment when a PR comment is made
@AA25
Copy link
Owner Author

AA25 commented Jul 1, 2024

testing

static_site_generator: next # allows the nextjs website to be build
- run: npm install
- run: npm run build
- name: upload artifacts
Copy link
Owner Author

@AA25 AA25 Jul 1, 2024

Choose a reason for hiding this comment

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

testing update again

@AA25
Copy link
Owner Author

AA25 commented Jul 1, 2024

testing

@AA25 AA25 closed this Jul 1, 2024
@AA25 AA25 deleted the create-gtihub-actions-deploy-workflow branch July 1, 2024 21:03
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.

1 participant