Skip to content

Commit

Permalink
Update create-tag.yml for Hermes (#1514)
Browse files Browse the repository at this point in the history
Summary:
This is just a nit because this string is not entirely correct.

Pull Request resolved: #1514

Test Plan: Nothing to test

Reviewed By: cipolleschi

Differential Revision: D62381946

Pulled By: cortinico

fbshipit-source-id: 643aab29fc3f4fc8532f7e2d545b5a1c0844db5b
  • Loading branch information
cortinico authored and facebook-github-bot committed Sep 9, 2024
1 parent db6d12e commit c4767b0
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 c4767b0

Please sign in to comment.