Skip to content

Commit ee5b5a8

Browse files
authored
Update README.md
Prepare for .2
1 parent ca5ee04 commit ee5b5a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: checkout
4343
uses: actions/checkout@v2
4444
- name: galaxy
45-
uses: robertdebock/galaxy-action@1.0.1
45+
uses: robertdebock/galaxy-action@1.0.2
4646
with:
4747
galaxy_api_key: ${{ secrets.galaxy_api_key }}
4848
```
@@ -73,7 +73,7 @@ jobs:
7373
runs-on: ubuntu-latest
7474
steps:
7575
- name: galaxy
76-
uses: robertdebock/galaxy-action@1.0..
76+
uses: robertdebock/galaxy-action@1.0.2
7777
with:
7878
galaxy_api_key: ${{ secrets.galaxy_api_key }}
7979
```

0 commit comments

Comments
 (0)