Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Aug 31, 2023
1 parent 8177ecf commit b17fecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml → .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Publish
name: cd

on:
push:
branches: [main]

permissions:
contents: write
contents: write

jobs:
deploy:
Expand Down

0 comments on commit b17fecf

Please sign in to comment.