Skip to content

Commit

Permalink
Update ci_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored May 29, 2024
1 parent 07e69e3 commit a94a319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/create-release@v1
id: create_release
env:
GITHUB_TOKEN: ${{ secrets.SECRET_TO_PUSH_TO_CIROH_GITHUB_IO }}
GITHUB_TOKEN: ${{ secrets.SECRET_TO_PUSH_TO_CIROH_GITHUB_IO_2024 }}
with:
tag_name: v${{steps.version.outputs.VERSION}}
release_name: Release v${{steps.version.outputs.VERSION}}
Expand Down

0 comments on commit a94a319

Please sign in to comment.