Skip to content

fix: BlockMetadata#Offset should be for section, not block data #22

fix: BlockMetadata#Offset should be for section, not block data

fix: BlockMetadata#Offset should be for section, not block data #22

Workflow file for this run

name: Tag Push Checker
on:
push:
tags:
- v*
permissions:
contents: read
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
releaser:
uses: pl-strflt/uci/.github/workflows/tagpush.yml@v0.0