Skip to content

Commit

Permalink
maybe now?
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Crum authored and Elias Crum committed May 23, 2024
1 parent 2a97f92 commit 798285d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
environment: github-pages
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"gh-pages": "^3.2.3",
"gh-pages": "^5.0.0",
"prettier": "^2.4.1",
"typescript": "~4.5.5"
}
Expand Down

0 comments on commit 798285d

Please sign in to comment.