This commit is contained in:
@@ -11,4 +11,8 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
steps:
|
||||
- uses: https://git.sanin.dev/packages_test/build-publish@master
|
||||
- name: Build and publish
|
||||
uses: https://git.sanin.dev/packages_test/build-publish@master
|
||||
with:
|
||||
username: "${{ secrets.USERNAME }}"
|
||||
token: ${{ secrets.TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user