We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dae2c9 commit 0618b5aCopy full SHA for 0618b5a
.github/workflows/publish-website.yml
@@ -28,6 +28,5 @@ jobs:
28
jekyll --version
29
- name: Update website
30
env:
31
- RUBYOPT: '-rbundler/setup' # Tricks ruby executables to recognize bundler configuration
32
MICROSITE_PUBLISH_TOKEN: ${{ secrets.MICROSITE_PUBLISH_TOKEN }}
33
run: sbt microsite/makeMicrosite microsite/publishMicrosite
0 commit comments