Skip to content

Fix error when the tags changed message is deleted (#41) #32

Fix error when the tags changed message is deleted (#41)

Fix error when the tags changed message is deleted (#41) #32

Workflow file for this run

name: FrontEnd
on: [workflow_dispatch, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: flarum/action-build@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}