Skip to content

Commit 502f37a

Browse files
committed
Removed unnecessary files.
1 parent 3fc3e6f commit 502f37a

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/gradle-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: Publish to GitHub Packages
3434
run: gradle publish
3535
env:
36-
USERNAME: ${{ github.actor }}
37-
TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
USERNAME: ${{ secrets.USERNAME }}
37+
TOKEN: ${{ secrets.TOKEN }}

gradle.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)