Skip to content

Commit aa8b891

Browse files
committed
Bump to v2
1 parent 5fc1384 commit aa8b891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: JasonEtco/smee-action@v1
17+
- uses: JasonEtco/smee-action@v2
1818
```
1919
2020
@@ -35,7 +35,7 @@ You can specify what channel you want to send to:
3535

3636
```yaml
3737
steps:
38-
- uses: JasonEtco/smee-action@v1
38+
- uses: JasonEtco/smee-action@v2
3939
with:
4040
channel: my-channel
4141
```

0 commit comments

Comments
 (0)