Skip to content

fix(hyprlock): capslock color not working as intended (#55) #6

fix(hyprlock): capslock color not working as intended (#55)

fix(hyprlock): capslock color not working as intended (#55) #6

Workflow file for this run

name: Release
on:
workflow_dispatch:
push:
tags:
- "v*.*.*"
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2
with:
append_body: true
generate_release_notes: true
draft: true
files: |
./install.sh