Skip to content

Commit d1fd98f

Browse files
Ain't My Last Dance
1 parent 60278c1 commit d1fd98f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
run: |
4646
echo "GITHUB_REPOSITORY=$GITHUB_REPOSITORY"
4747
echo "ACTIONS_ID_TOKEN_REQUEST_URL=${ACTIONS_ID_TOKEN_REQUEST_URL:-}"
48+
echo "ACTIONS_ID_TOKEN_REQUEST_TOKEN=${ACTIONS_ID_TOKEN_REQUEST_TOKEN:+set}"
49+
echo "GITHUB_ACTIONS=$GITHUB_ACTIONS"
4850
4951
- name: Publish packages
5052
if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/master')

0 commit comments

Comments
 (0)