fixed workflow name
This commit is contained in:
parent
64d9bf8a59
commit
df61c5286e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy and Test
|
||||
name: deploy and test
|
||||
|
||||
on:
|
||||
repository_dispatch:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
linkie
|
||||
linkie [![deploy and test](https://github.com/alyssadev/linkie/actions/workflows/main.yml/badge.svg)](https://github.com/alyssadev/linkie/actions/workflows/main.yml)
|
||||
======
|
||||
|
||||
A simple url shortener. Largely adapting [VandyHacks/vhl.ink](https://github.com/VandyHacks/vhl.ink) with the aim of providing a more ptpb-like experience (i.e the fewest keystrokes from a cli possible while still being reasonably secure for private use)
|
||||
|
|
Loading…
Reference in a new issue