Updated the release.yml

This commit is contained in:
Mathias Wagner 2023-09-09 13:54:30 +02:00
parent 5f3122349f
commit 3b688ec7f9
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -14,10 +14,8 @@ jobs:
- name: Build Docker Image
run: |
docker build -t backend .
working-directory: /
- name: Save Docker Image as Artifact
uses: actions/upload-artifact@v2
with:
name: backend
path: /
name: backend