Skip to content

Commit

Permalink
.well-known/opengpgkey/hu creation
Browse files Browse the repository at this point in the history
  • Loading branch information
charlestephen committed Nov 18, 2023
1 parent 6d4cccc commit d41c5fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
- run: mkdir -p ./.well-known/opengpgkey/hu && echo o11tpby5w77fst1e5aspbz6mgdirps7w?l=c > o11tpby5w77fst1e5aspbz6mgdirps7w?l=c
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
# Upload entire repository
path: '.'
path: "."
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
Empty file.
1 change: 0 additions & 1 deletion _config.yml

This file was deleted.

0 comments on commit d41c5fe

Please sign in to comment.