Skip to content

Commit 15dda37

Browse files
authored
Merge pull request #10 from AnoshanJ/feat/anoshan-doc
Update github workflow
2 parents 6b8f44e + f8d621d commit 15dda37

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ run-name: Documentation Release ${{ inputs.version }}
1717
jobs:
1818
release-docs:
1919
name: Release Documentation
20-
runs-on:
21-
- codebuild-wso2_agent-manager-${{ github.run_id }}-${{ github.run_attempt }}
20+
runs-on: ubuntu-latest
2221
permissions:
2322
contents: write
2423
pull-requests: write

0 commit comments

Comments
 (0)