Skip to content

chore(deps): update dependency @types/node to v18.19.70 #268

chore(deps): update dependency @types/node to v18.19.70

chore(deps): update dependency @types/node to v18.19.70 #268

Workflow file for this run

name: GitlabSync
on:
push:
branches:
- '**'
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/fairdataihub/alt-text-generator.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}