Skip to content

Re-bumped version using new CWS refresh token β†ž [auto-sync from htt… #6

Re-bumped version using new CWS refresh token β†ž [auto-sync from htt…

Re-bumped version using new CWS refresh token β†ž [auto-sync from htt… #6

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