Skip to content

Added <menuLabel|helptip>_playNewRepliesOnly #678

Added <menuLabel|helptip>_playNewRepliesOnly

Added <menuLabel|helptip>_playNewRepliesOnly #678

name: Sync changes to GitLab
on:
push:
branches: [main]
permissions:
contents: read
jobs:
build:
if: (github.repository == 'adamlui/ai-web-extensions')
runs-on: ubuntu-latest
env:
TZ: PST8PDT
steps:
- name: Checkout adamlui/ai-web-extensions
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Push changes to gitlab.com/adamlui/ai-web-extensions
env:
GITLAB_SYNC_PAT: ${{ secrets.GITLAB_SYNC_PAT }}
run: |
git push --force -o ci.skip \
https://oauth2:[email protected]/adamlui/ai-web-extensions.git main