We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6666062 commit 7173a1dCopy full SHA for 7173a1d
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