Skip to content

Commit

Permalink
Updated ci_pipeline.yml (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored May 29, 2024
2 parents 609c743 + c73b7da commit 07e69e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload
path: build/
# The desired behavior if no files are found using the provided path.
- name: Print GitHub token
run: echo $GITHUB_TOKEN
env:
GITHUB_TOKEN: ${{ secrets.SECRET_TO_PUSH_TO_CIROH_GITHUB_IO }}

- name: Create release
uses: actions/create-release@v1
Expand Down

0 comments on commit 07e69e3

Please sign in to comment.