Skip to content

Commit

Permalink
chore: change tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamu0104 committed Jan 24, 2024
1 parent 51ba071 commit 6dd3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ env:
jobs:
create-nightly-tag:
name: Create a nightly tag
uses: ./.github/workflows/release-nightly-version-reusable.yml
uses: juspay/hyperswitch/.github/workflows/release-nightly-version-reusable.yml@main
secrets:
token: ${{ secrets.AUTO_RELEASE_PAT }}

0 comments on commit 6dd3d9b

Please sign in to comment.