Skip to content

Commit

Permalink
Another attempt at fix release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
BWBama85 committed Jun 13, 2023
1 parent e6bef69 commit 10e424a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/automate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
echo "done!"
- uses: actions/checkout@v3
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "airline-club-plus",
"displayName": "Airline Club Plus",
"version": "1.1.4",
"version": "1.1.5",
"description": "Improves the Airline-Club.com game experience.",
"author": "Brent Wilson <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 10e424a

Please sign in to comment.