Skip to content

feat: article comments#42

Merged
omerfdmrl merged 1 commit into
mainfrom
feat/article-comment
Apr 4, 2026
Merged

feat: article comments#42
omerfdmrl merged 1 commit into
mainfrom
feat/article-comment

Conversation

@omerfdmrl
Copy link
Copy Markdown
Member

No description provided.

Comment on lines +13 to +31
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 22

- name: Install dependencies
run: npm ci || npm install --legacy-peer-deps

- name: Run script
env:
GITHUB_REPO_OWNER: ${{ github.repository_owner }}
GITHUB_REPO_NAME: ${{ github.event.repository.name }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: node scripts/create-discussion.mjs
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2026

Preview Deployment is Ready!

https://4byte-dev-pr-42.4byte-development.workers.dev

@omerfdmrl omerfdmrl merged commit 00ad6eb into main Apr 4, 2026
7 of 8 checks passed
@omerfdmrl omerfdmrl deleted the feat/article-comment branch April 4, 2026 13:52
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.

2 participants