Add build and deploy actions. #1

Open
max wants to merge 19 commits from feat/actions into main
Showing only changes of commit f4fee8521e - Show all commits

View File

@@ -55,7 +55,7 @@ jobs:
build:
name: Deploy Application
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- name: Checkout to Repository
uses: actions/checkout@v4