Skip to content

Commit 4cbdbed

Browse files
DifferentialOrangeTotktonada
authored andcommitted
Use ROCKS_AUTH to publish rocks
1 parent 4de3632 commit 4cbdbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: tarantool/rocks.tarantool.org/github-action@master
2323
with:
24-
auth: ${{ secrets.ROCKS_USERNAME }}:${{ secrets.ROCKS_PASSWORD }}
24+
auth: ${{ secrets.ROCKS_AUTH }}
2525
files: |
2626
graphql-${{ env.TAG }}-1.rockspec
2727
graphql-${{ env.TAG }}-1.src.rock

0 commit comments

Comments
 (0)