Skip to content

Commit

Permalink
testin 0.0.8
Browse files Browse the repository at this point in the history
brother-donkey committed Apr 11, 2023
1 parent 82f02bc commit 0dd8753
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -36,5 +36,5 @@ jobs:
publish: npx changeset publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GRAIL_RELEASE }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grail-css",
"version": "0.0.7",
"version": "0.0.8",
"description": "",
"scripts": {
"start": "parcel \"./site/*.html\" --dist-dir \"site-dist\" --no-cache",

0 comments on commit 0dd8753

Please sign in to comment.