Skip to content

Commit

Permalink
ci: use github token permissions instead of personal access tokens (#169
Browse files Browse the repository at this point in the history
)
  • Loading branch information
nunofgs authored Feb 16, 2023
1 parent db88c85 commit bab311b
Show file tree
Hide file tree
Showing 9 changed files with 238 additions and 308 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/binary-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: API check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v2
with:
Expand Down
137 changes: 0 additions & 137 deletions .github/workflows/deploy-git-tag.yml

This file was deleted.

103 changes: 0 additions & 103 deletions .github/workflows/deploy-maven-central.yml

This file was deleted.

Loading

0 comments on commit bab311b

Please sign in to comment.