Skip to content

[UX] Add info about what Reset Heroic and Clear Heroic Cache do (#3431) #96

[UX] Add info about what Reset Heroic and Clear Heroic Cache do (#3431)

[UX] Add info about what Reset Heroic and Clear Heroic Cache do (#3431) #96

Workflow file for this run

name: Build on main/stable push
on:
push:
branches: [main, stable]
tags:
- '!v*'
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-base.yml
with:
publish-snap: true
secrets:
snapcraftIdEdge: ${{ secrets.SNAPCRAFT_ID_EDGE }}
workflowToken: ${{ secrets.WORKFLOW_TOKEN }}