Skip to content

Commit

Permalink
using Dynamic Value in Name
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamguys committed Apr 10, 2024
1 parent f7e5521 commit 63bd4ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/irctc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: "IRCTC Automation Booking ${{ inputs.BOOKING_DESC }}"
on:
push:
branches:
Expand All @@ -18,7 +17,7 @@ on:
required: true
type: string
description: "Your IRCTC Password"

name: "IRCTC Automation Booking ${{ inputs.BOOKING_DESC }}"
jobs:
IRCTC-Booking:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63bd4ab

Please sign in to comment.