We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6666062 + 7173a1d commit 8b4052fCopy full SHA for 8b4052f
1 file changed
.github/workflows/merge-build-push.yml
@@ -96,6 +96,7 @@ jobs:
96
with:
97
repository: ${{ github.repository_owner }}/ivorysql_web
98
path: www_publish_target
99
+ token: ${{ secrets.WEB_TOKEN }}
100
101
- name: Setup Ruby and Bundler
102
uses: ruby/setup-ruby@v1
0 commit comments