Skip to content

Commit

Permalink
[test] pr repo full name (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBoWu authored Jan 18, 2024
1 parent 30aa227 commit b5b304c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Generate timestamp
run: |
echo "TIMESTAMP=$(TZ='America/Los_Angeles' date +'%Y-%m-%d %H:%M:%S')" >> $GITHUB_ENV
echo github.event.pull_request.head.repo.full_name
- name: Print timestamp
run: |
Expand Down

0 comments on commit b5b304c

Please sign in to comment.