mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore(ga): import apex domain
This commit is contained in:
parent
1dee201a6d
commit
f0cc17ee8c
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -11,6 +11,8 @@ on:
|
||||
default: ''
|
||||
# https://github.com/pockethost/pockethost/actions/workflows/publish.yaml
|
||||
|
||||
env:
|
||||
PUBLIC_APEX_DOMAIN: ${{ vars.PUBLIC_APEX_DOMAIN }}
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
@ -39,8 +41,6 @@ jobs:
|
||||
pnpm i
|
||||
pnpm lint
|
||||
pnpm build-frontends
|
||||
ls
|
||||
ls dist
|
||||
|
||||
- name: Expose git commit data
|
||||
uses: rlespinasse/git-commit-data-action@v1.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user