Skip to content

Commit

Permalink
Typo in yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
iadgovuser29 committed Jan 30, 2024
1 parent affe957 commit 8324a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_aca_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
PUBLIC_IMAGE_TAG_LATEST: ghcr.io/nsacyber/hirs/aca:latest
TAG_LATEST: ${{ github.event_name == 'release' || inputs.also_tag_latest }} # The public docker image will be tagged 'latest' for releases, or if this option is selected.
jobs:
:
setup:
runs-on: ubuntu-latest
steps:
- name: Set env
Expand Down

0 comments on commit 8324a83

Please sign in to comment.