Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

fix: bad fetch when keplr not available #91

fix: bad fetch when keplr not available

fix: bad fetch when keplr not available #91

Workflow file for this run

name: Create Image Tag
on:
push:
branches:
- main
jobs:
tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: tool3/bump@master
with:
branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
unrelated: true