mirror of
https://github.com/RGBCube/cinny
synced 2025-08-02 09:57:46 +00:00
String update and file extension name consistency (#436)
* Fixes #434 * Fixes #433 * Prtially fixes #432 * Disable auto labelling of issues * Use yaml instead of yml as recommended by yaml.org * shortened the strings * simplified option description
This commit is contained in:
parent
7d508e5a7d
commit
1a6e3e73c5
12 changed files with 14 additions and 16 deletions
2
.github/workflows/netlify-dev.yaml
vendored
2
.github/workflows/netlify-dev.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: 'Deploy'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3.0.0
|
||||
- name: Build and deploy to Netlify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue