Skip to content

Commit

Permalink
Revert "Merge pull request #47 from ginzarb/fix-deploy"
Browse files Browse the repository at this point in the history
This reverts commit 6a71365, reversing
changes made to 4c9b54f.
  • Loading branch information
y-yagi committed Jun 25, 2024
1 parent 90784f2 commit f1f92b2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -45,4 +42,4 @@ jobs:
GIT_COMMITTER_EMAIL: [email protected]
GIT_AUTHOR_NAME: willnet
GIT_AUTHOR_EMAIL: [email protected]
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f1f92b2

Please sign in to comment.