Skip to content

Commit

Permalink
chore: tweaks to publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jun 25, 2021
1 parent 6fd528b commit c8f5a54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: jameshenry/publish-action@v0.2
- uses: jameshenry/publish-shell-action@v0.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"private": true,
"version": "1.0.0",
"description": "This package.json is here purely to control the version of the Action, in combination with https://github.com/tgymnich/publish-github-action"
"version": "1.0.1",
"description": "This package.json is here purely to control the version of the Action, in combination with https://github.com/JamesHenry/publish-shell-action"
}

0 comments on commit c8f5a54

Please sign in to comment.