Skip to content

Commit

Permalink
Do the secret ceremony for env
Browse files Browse the repository at this point in the history
  • Loading branch information
danott committed Jan 16, 2024
1 parent b969333 commit 4a6190b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/download_pinboard_bookmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
download_pinboard_bookmarks:
runs-on: ubuntu-latest
env:
DANOTT_DOT_WEBSITE_PINBOARD_AUTH_TOKEN: ${{ secrets.DANOTT_DOT_WEBSITE_PINBOARD_AUTH_TOKEN }}
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 4a6190b

Please sign in to comment.