Revert "Change branch to main"

This reverts commit 82f8894897.
This commit is contained in:
Aroy-Art 2024-02-23 17:06:55 +01:00
parent 925c978f16
commit 7796bab36e
Signed by: Aroy
GPG key ID: 583642324A1D2070
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: Publish Docker rootless image
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [main] branches: [master]
jobs: jobs:
push_to_registry: push_to_registry:

View file

@ -3,7 +3,7 @@ name: Publish Docker image
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [main] branches: [master]
jobs: jobs:
push_to_registry: push_to_registry: