[PR #143] [MERGED] Added a guide for deploying Next.js project with Up #14078

Closed
opened 2026-07-12 17:34:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/143
Author: @romanenko
Created: 8/18/2019
Status: Merged
Merged: 8/18/2019
Merged by: @gep13

Base: masterHead: patch-1


📝 Commits (2)

  • a366c03 Added a guide for deploying Next.js project with Up
  • 454b56f Update README.md

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Hello! I've made a tiny guide on how to deploy and continuously deliver Next.js project with Apex Up with short introduction to GitHub Actions. Examples and code snippets are written using recently updated Workflow YAML syntax.

It would be awesome if we add it to Deployment section of the list!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/143 **Author:** [@romanenko](https://github.com/romanenko) **Created:** 8/18/2019 **Status:** ✅ Merged **Merged:** 8/18/2019 **Merged by:** [@gep13](https://github.com/gep13) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`a366c03`](https://github.com/sdras/awesome-actions/commit/a366c033c09bb800234dfe619afa2d3c91d16570) Added a guide for deploying Next.js project with Up - [`454b56f`](https://github.com/sdras/awesome-actions/commit/454b56ff6cd328ec2f7498360d5153f203429de1) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hello! I've made a [tiny guide](https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400) on how to deploy and continuously deliver [Next.js](https://nextjs.org/) project with [Apex Up](https://up.docs.apex.sh/) with short introduction to GitHub Actions. Examples and code snippets are written using recently updated Workflow YAML syntax. It would be awesome if we add it to Deployment section of the list! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 17:34:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#14078