Skip to content

Commit

Permalink
add 505 file 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdi739 committed Jan 14, 2024
1 parent 4108433 commit 556123c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/james.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ jobs:
folder: dist
branch: gh-pages
token: ${{ secrets.GITHUB_TOKEN }}
- name: make 505 file
run: |
touch 505.html
git add 505.html
git commit -m "add 505 html"
shell: bash

0 comments on commit 556123c

Please sign in to comment.