We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c0ffe commit 42eae83Copy full SHA for 42eae83
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Wait for tests to pass
15
- uses: lewagon/[email protected].0
+ uses: lewagon/[email protected].1
16
with:
17
ref: ${{ github.ref }}
18
# Must be same as this job's name
0 commit comments