Skip to content

Commit

Permalink
Update create-tag.yml for Hermes
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Sep 9, 2024
1 parent db6d12e commit c84264d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
description: "The React Native version that will use this tag"
required: true
targetSha:
description: "The SHA you want to tag. If not specified it will tag the HEAD of main"
description: "The SHA you want to tag. If not specified it will tag the HEAD of the selected branch"
required: false

jobs:
Expand Down

0 comments on commit c84264d

Please sign in to comment.