Skip to content

Commit

Permalink
Updated github actions to point to LTS-2024
Browse files Browse the repository at this point in the history
Signed-off-by: sougata-progress <sougatab@progress.com>
  • Loading branch information
sougata-progress committed Sep 19, 2024
1 parent 5223674 commit eecf504
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hab-pkg-build-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
BLDR_URL: 'https://bldr.habitat.sh/'
HAB_ORIGIN: 'habitat'
HAB_AUTH_TOKEN: ${{ secrets.HAB_AUTH_TOKEN }}
HABITAT_VERSION_SET: 'lts-2024'
HABITAT_VERSION_SET: 'LTS-2024'

permissions:
contents: write
Expand Down Expand Up @@ -63,4 +63,3 @@ jobs:
with:
hab-auth-token: ${{ env.HAB_AUTH_TOKEN }}
bldr-component: components/${{matrix.components}}
promotion-channel: on-prem-lts-2024

0 comments on commit eecf504

Please sign in to comment.