Changeset 18879 in josm for trunk/.github


Ignore:
Timestamp:
2023-10-25T15:23:52+02:00 (13 months ago)
Author:
taylor.smock
Message:

See #23125: Add secret to GH action environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/ant.yml

    r18848 r18879  
    141141          CERT_MACOS_PW: ${{ secrets.CERT_MACOS_PW }}
    142142          APPLE_ID_PW: ${{ secrets.APPLE_ID_PW }}
     143          APPLE_ID_TEAM: ${{ secrets.APPLE_ID_TEAM }}
    143144        run: |
    144145          if [ ! -f tools/openjfx-${JAVAFX_VERSION}_${{ runner.os }}-jmods.zip ]; then
Note: See TracChangeset for help on using the changeset viewer.