Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
SchneiderNicolas committed Sep 15, 2023
1 parent cfe505a commit 0a1b212
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push-to-epi-repo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- name: Debug token length
run: echo "Token has length of ${#TOKEN}"
env:
TOKEN: ${{ secrets.TOKEN }}

name: Push to Another Repository

on:
Expand Down

0 comments on commit 0a1b212

Please sign in to comment.