diff --git a/.github/workflows/remove-docker-tag.yml b/.github/workflows/remove-docker-tag.yml index 2a7d822..cc81527 100644 --- a/.github/workflows/remove-docker-tag.yml +++ b/.github/workflows/remove-docker-tag.yml @@ -17,5 +17,5 @@ jobs: - name: Remove Docker Tag uses: ArchieAtkinson/remove-dockertag-action@v0.0 with: - tag-name: master + tag_name: master github_token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/src/public/style.css b/src/public/style.css index 18212e5..41c1065 100644 --- a/src/public/style.css +++ b/src/public/style.css @@ -1,9 +1,3 @@ -article { - /* height: 300px; */ - /* width: 300px; */ - -} - div.icon { height: 100px; width: 100px;