fix workflow

This commit is contained in:
Edgar 2024-06-19 17:46:21 +02:00
parent b1e5f0ffca
commit 583085f0d2
No known key found for this signature in database
GPG key ID: 70ADAE8F35904387

View file

@ -32,7 +32,7 @@ on:
# when you want the docs to update. # when you want the docs to update.
push: push:
branches: branches:
- main - master
# Whenever a workflow called "Release" completes, update the docs! # Whenever a workflow called "Release" completes, update the docs!
# #
@ -97,3 +97,4 @@ jobs:
folder: public folder: public
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
single-commit: true single-commit: true