chore: remove unused and fix spelling
This commit is contained in:
parent
9970fd3f89
commit
17f439210a
2 changed files with 1 additions and 7 deletions
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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue