Skip to content

Commit

Permalink
Update check and publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IotaBread committed Dec 10, 2024
1 parent 65f1a01 commit 654da0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
url: ${{ steps.check.outputs.url }}
steps:
- name: 'Check Minecraft updates'
uses: ByMartrixX/minecraft-update-check-action@v0
uses: IotaBread/minecraft-update-check-action@v0
id: check
with:
cache-base-key: mc-manifest- # Cache keys will be like mc-manifest-1609470000
Expand Down

0 comments on commit 654da0e

Please sign in to comment.