We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5ee04 commit ee5b5a8Copy full SHA for ee5b5a8
README.md
@@ -42,7 +42,7 @@ jobs:
42
- name: checkout
43
uses: actions/checkout@v2
44
- name: galaxy
45
- uses: robertdebock/galaxy-action@1.0.1
+ uses: robertdebock/galaxy-action@1.0.2
46
with:
47
galaxy_api_key: ${{ secrets.galaxy_api_key }}
48
```
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-latest
74
steps:
75
76
- uses: robertdebock/galaxy-action@1.0..
77
78
79
0 commit comments