Skip to content

Commit

Permalink
Update update-app-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsens authored Sep 13, 2023
1 parent 65ec7eb commit 558d96c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-app-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- name: echo distinct ID ${{ github.event.inputs.distinct_id }}
run: echo ${{ github.event.inputs.distinct_id }}
- name: echo actor
run: echo ${{ github.actor }}
- name: The chart ${{ github.event.inputs.chart }} will be updated to appVersion ${{ github.event.inputs.appVersion }}
Expand Down

0 comments on commit 558d96c

Please sign in to comment.