Skip to content

Commit

Permalink
Add .well-known for Bluesky to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
arnested committed Jan 6, 2025
1 parent 5baccf2 commit 92c1020
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
run: cp -vR page/favicons site/
- name: Add changelog to GitHub Pages
run: chglog format --template deb --output site/changelog
- name: Add .well-known for Bluesky to GitHub Pages
run: cp -vR page/.well-known site/
- name: Deploy deb packages
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down
1 change: 1 addition & 0 deletions page/.well-known/atproto-did
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:plc:zeqeyrby6nuif6chw4sitmna

0 comments on commit 92c1020

Please sign in to comment.