Skip to content

fix: simplify seen by indicator #15

fix: simplify seen by indicator

fix: simplify seen by indicator #15

Workflow file for this run

name: Snap
on:
push:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: snapcore/action-build@v1