Skip to content

Commit b5a262b

Browse files
committed
I really get out of ideas why this does not build properly anymore
1 parent f186760 commit b5a262b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
josm-revision: ${{ matrix.josm-revision }}
5454
java-version: 17
55-
perform-revision-tagging: ${{ github.repository == 'JOSM/MapRoulette' && github.ref_type == 'branch' && github.ref_name == 'master' && github.event_name != 'schedule' && github.event_name != 'pull_request' && matrix.josm-revision == 'r19044' }}
55+
perform-revision-tagging: ${{ github.repository == 'JOSM/MapRoulette' && github.ref_type == 'branch' && github.ref_name == 'master' && github.event_name != 'schedule' && github.event_name != 'pull_request' && matrix.josm-revision == 'r19330' }}
5656
secrets: inherit
5757
permissions:
5858
attestations: write

0 commit comments

Comments
 (0)