1
0
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:
downtownallday 2025-02-16 20:28:14 -05:00
parent 43705acd08
commit 69acb6de77

View File

@ -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