mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
Change upstream tag to main
This commit is contained in:
parent
43705acd08
commit
69acb6de77
3
.github/workflows/commit-tests.yml
vendored
3
.github/workflows/commit-tests.yml
vendored
@ -33,8 +33,7 @@ jobs:
|
|||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
env:
|
||||||
PRIMARY_HOSTNAME: box2.abc.com
|
PRIMARY_HOSTNAME: box2.abc.com
|
||||||
# TODO: change UPSTREAM_TAG to 'main' once upstream is installable
|
UPSTREAM_TAG: main
|
||||||
UPSTREAM_TAG: v67
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: setup
|
- name: setup
|
||||||
|
Loading…
Reference in New Issue
Block a user