Update build-and-deploy.yml

This commit is contained in:
Christoph Haas 2025-09-29 21:03:08 +00:00 committed by GitHub
parent ace93d5fed
commit 70177180a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ permissions:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: stage
steps: steps:
- name: Checkout code - name: Checkout code