mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-10-23 16:14:08 +00:00
chore: remove unused and fix spelling
This commit is contained in:
2
.github/workflows/remove-docker-tag.yml
vendored
2
.github/workflows/remove-docker-tag.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
|||||||
- name: Remove Docker Tag
|
- name: Remove Docker Tag
|
||||||
uses: ArchieAtkinson/remove-dockertag-action@v0.0
|
uses: ArchieAtkinson/remove-dockertag-action@v0.0
|
||||||
with:
|
with:
|
||||||
tag-name: master
|
tag_name: master
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
@@ -1,9 +1,3 @@
|
|||||||
article {
|
|
||||||
/* height: 300px; */
|
|
||||||
/* width: 300px; */
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
div.icon {
|
div.icon {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
Reference in New Issue
Block a user