Skip to content

Commit

Permalink
chore: cleanup repo, update README (DanielTamkin#7)
Browse files Browse the repository at this point in the history
* chore: remove disabled `Dockerfile`

* docs(README): update mentioned version from `v1` to `v1.0.4`
  • Loading branch information
DanielTamkin authored Feb 25, 2022
1 parent eb337ea commit 4f252e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
31 changes: 0 additions & 31 deletions DISABLEDDockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v2
- name: Labeled to preview
id: haslabel
uses: DanielTamkin/HasLabel@v1
uses: DanielTamkin/HasLabel@v1.0.4
with:
contains: 'preview'
- name: Test action
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:
- uses: actions/checkout@v2
- name: Labeled to preview
id: haslabel
uses: DanielTamkin/HasLabel@v1
uses: DanielTamkin/HasLabel@v1.0.4
with:
contains: 'preview'
deploy:
Expand Down

0 comments on commit 4f252e2

Please sign in to comment.