Commit 391dbbb
authored
fix: Correct typo in
- **Change**:
- Fixed the `cut` command by correcting the spelling of `--delimiter` and properly setting its syntax in the `args` field of the `delete-firebase-hosting-channel.yml` workflow.
- **Purpose**:
- Ensure the command extracts the correct channel name from the Firebase hosting channel list, improving the reliability of pull request cleanup.
- **Impact**:
- Resolves potential failures caused by invalid `cut` command options in the Firebase channel deletion process.cut command for Firebase channel deletion workflow (#76)1 parent 865d041 commit 391dbbb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments