We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee5d02 commit af6d4d1Copy full SHA for af6d4d1
.github/workflows/coordinate-preview.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Preview coordinates
70
if: ${{ steps.compute-coordinates.outputs.has_changes == 'true' }}
71
- uses: mpickering/osrs-coord-preview-action@v1
+ uses: mpickering/osrs-coord-preview-action@v1.3
72
with:
73
coordinates-file: build/changed-coordinates.json
74
comment: "true"
0 commit comments