Update retype_build.yml

This commit is contained in:
Cloudburst 2023-01-22 10:15:41 +01:00 committed by GitHub
parent ad0e96f89b
commit 70ef636fd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Publish Retype powered website to GitHub Pages
on:
# Runs on pushes targeting the default branch
push:
branches: [$default-branch]
branches: [master]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: