We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98191e9 commit 211ecc4Copy full SHA for 211ecc4
.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