Skip to content

Commit

Permalink
test with bitrise-build-trigger-token
Browse files Browse the repository at this point in the history
  • Loading branch information
p-mazhnik committed Jan 17, 2025
1 parent 8c3fc8c commit c2509ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

permissions:
contents: read
Expand Down Expand Up @@ -52,5 +53,5 @@ jobs:
bitrise-workflow: primary
listen: false # false is required because 'bitrise-token' is not proided

- name: ${{ steps.test-action-trigger.outputs.bitrise-build-url }}
- name: Print build url
run: echo "${{ steps.test-action-trigger.outputs.bitrise-build-url }}"

0 comments on commit c2509ee

Please sign in to comment.