Compare commits

...

2 commits

Author SHA1 Message Date
Renovate Bot f781d7f97d Update actions/upload-artifact action to v4
Some checks failed
Build and Deploy Website / Build Website (push) Failing after 46s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
2024-03-31 14:00:34 +00:00
Samuel Philipp 3b3e0ea5d6 Updated global values
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 56s
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Successful in 8s
2024-03-31 13:54:21 +00:00
2 changed files with 2 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
run: npm install
- name: Build Website
run: npm run build
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: build
path: dist/

View file

@ -1,6 +1,5 @@
{
"title": "sp-codes",
"description": "Samuel Philipp - Software Engineer from Magdeburg",
"siteName": "sp-codes",
"url": "https://sp-codes.de",
"baseUrl": "/",
"author": "Samuel Philipp",