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 d2c1706 commit f2c5b69Copy full SHA for f2c5b69
.github/workflows/surge-preview-for-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
demo_preview: # the id is used by surge to generate the surge url
15
runs-on: ubuntu-20.04
16
steps:
17
- - uses: bonitasoft/actions/packages/surge-preview-tools@v1.2.0
+ - uses: bonitasoft/actions/packages/surge-preview-tools@v1
18
id: surge-preview-tools
19
with:
20
surge-token: ${{ secrets.SURGE_TOKEN }}
0 commit comments