There was an error while loading. Please reload this page.
2 parents ad8d0d8 + 46f150d commit 71d5a80Copy full SHA for 71d5a80
1 file changed
.github/workflows/release-workflow.yml
@@ -44,7 +44,8 @@ env:
44
jobs:
45
release:
46
name: 🚀 Release
47
- runs-on: ubuntu-latest
+ runs-on:
48
+ - codebuild-wso2_product-is-${{ github.run_id }}-${{ github.run_attempt }}
49
strategy:
50
matrix:
51
node-version: [lts/*]
0 commit comments