Skip to content

Commit

Permalink
update duplicate id
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalhoun committed Aug 20, 2024
1 parent 9cbdacf commit babe437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ runs:

- name: Atmos Unlock Stack
if: ${{ fromJson(steps.component.outputs.settings).enabled && inputs.lock-stack == 'true' }}
id: atmos-lock-stack
id: atmos-unlock-stack
shell: bash
env:
ATMOS_PRO_TOKEN: ${{ inputs.atmos-pro-token }}
Expand Down

0 comments on commit babe437

Please sign in to comment.