Skip to content

gLiveView 1.28.0 - Tighter integration with Koios (#1705) #163

gLiveView 1.28.0 - Tighter integration with Koios (#1705)

gLiveView 1.28.0 - Tighter integration with Koios (#1705) #163

Workflow file for this run

name: autoupdate-branch
on:
push:
branches:
- alpha
jobs:
Autoupdate:
name: Auto-Update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{secrets.GITHUB_TOKEN }}