Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Feb 20, 2024
1 parent 02f5764 commit 041cb49
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,16 @@ export GITHUB_AUTH=$(gh auth token);

</details>

This command will create
```
.github/workflows/
- plan-release.yml
- publish.yml
RELEASE.md
```

which is responsible for automating the process that you'd run through manually below.

### Manual

```
Expand Down

0 comments on commit 041cb49

Please sign in to comment.