Skip to content

Commit

Permalink
TMP
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Mar 5, 2024
1 parent 390b869 commit a4b6edc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
with:
token: ${{ github.token }}

- name: "Echo stuff"
run: |
echo $GITHUB_ACTOR
echo ${{ github.actor }}
- name: "Update GitHub Pages"
uses: martinthomson/i-d-template@v1
with:
Expand Down

0 comments on commit a4b6edc

Please sign in to comment.