We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de3632 commit 4cbdbedCopy full SHA for 4cbdbed
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: tarantool/rocks.tarantool.org/github-action@master
23
with:
24
- auth: ${{ secrets.ROCKS_USERNAME }}:${{ secrets.ROCKS_PASSWORD }}
+ auth: ${{ secrets.ROCKS_AUTH }}
25
files: |
26
graphql-${{ env.TAG }}-1.rockspec
27
graphql-${{ env.TAG }}-1.src.rock
0 commit comments