Skip to content

Commit 4a5dc08

Browse files
committed
Update GitHub Actions
1 parent ff7deea commit 4a5dc08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Tests and push apps
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [hb-2024]
66
pull_request:
7-
branches: [main]
7+
branches: [hb-2024]
88

99
jobs:
1010
style:
@@ -51,4 +51,4 @@ jobs:
5151
with:
5252
push: true
5353
tags: |
54-
hackaburg/website:latest
54+
hackaburg/website:hb-2024

0 commit comments

Comments
 (0)