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: build:
name: Deploy Application name: Deploy Application
runs-on: ubuntu-24.04 runs-on: ubuntu-latest
steps: steps:
- name: Checkout to Repository - name: Checkout to Repository
uses: actions/checkout@v4 uses: actions/checkout@v4