Skip to content

Commit f063da6

Browse files
authored
Merge pull request #46
ci/namspace
2 parents 3f07c08 + ced5745 commit f063da6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ env:
1313
SLNE_RELEASES_REPO_PASSWORD: ${{ secrets.SLNE_RELEASES_REPO_PASSWORD }}
1414

1515
jobs:
16+
workflow-telemetry-action:
17+
runs-on: namespace-profile-arm64-large
18+
steps:
19+
- name: Collect Workflow Telemetry
20+
uses: catchpoint/workflow-telemetry-action@v2
1621
build:
1722
runs-on: namespace-profile-arm64-large
1823
environment: production

0 commit comments

Comments
 (0)