fix-dispatch

This commit is contained in:
Jackson Delahunt 2023-08-24 19:25:04 +10:00
parent dc5cc14f76
commit 31f42d4d92

View file

@ -1,5 +1,5 @@
name: Publish Desktop Environment
on: [push]
name: Build Desktop Environment From Dotfiles
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest