Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuangnm authored and dhuangnm committed Jun 13, 2024
1 parent 24ffc86 commit 2156934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/nm-get-docker-tag/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
default: 'NIGHTLY'
outputs:
tag:
desctiption: "extra tag for the docker image based on build type"
description: "extra tag for the docker image based on build type"
value: ${{ steps.extratag.outputs.tag }}
runs:
using: composite
Expand Down

0 comments on commit 2156934

Please sign in to comment.