Skip to content

Commit

Permalink
Update create-tag.yml for Hermes (#1514) (#1514)
Browse files Browse the repository at this point in the history
Summary:
Original Author: [email protected]
Original Git: c4767b0
Original Reviewed By: cipolleschi
Original Revision: D62381946

This is just a nit because this string is not entirely correct.

Pull Request resolved: #1514

Pulled By: cortinico

Reviewed By: davedets

Differential Revision: D62456471

fbshipit-source-id: 78fdaad43dbcbbc4ccb1127ad9e757117f28a21a
  • Loading branch information
dannysu authored and facebook-github-bot committed Sep 13, 2024
1 parent c6ff4f6 commit 61f8027
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 61f8027

Please sign in to comment.