Skip to content

Commit

Permalink
remove old debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrfrazier committed Sep 5, 2024
1 parent 5d03c88 commit c2c5c29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
- name: Create tag
id: create_tag
run: |
echo "TEST DELETE ME"
echo ${{ secrets.TEST_DELETE_ME }}
git config --global user.email "bot-nightly-builds@langflow.org"
git config --global user.name "Langflow Bot"
Expand Down

0 comments on commit c2c5c29

Please sign in to comment.