Skip to content

Commit

Permalink
ci(github-action): debug minecraft-version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 3, 2023
1 parent c3e016b commit 7db261a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/minecraft-version-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
uses: tyriis/[email protected]
id: bedrock

- name: print the bedrock veesion
run: echo "Current Minecraft Bedrock version is ${{ steps.bedrock.outputs.version }}"

- name: Version Update
id: update
run: |
Expand Down

0 comments on commit 7db261a

Please sign in to comment.