Skip to content

Commit 0618b5a

Browse files
Attempting to sync release and publish-websites actions
1 parent 6dae2c9 commit 0618b5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-website.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ jobs:
2828
jekyll --version
2929
- name: Update website
3030
env:
31-
RUBYOPT: '-rbundler/setup' # Tricks ruby executables to recognize bundler configuration
3231
MICROSITE_PUBLISH_TOKEN: ${{ secrets.MICROSITE_PUBLISH_TOKEN }}
3332
run: sbt microsite/makeMicrosite microsite/publishMicrosite

0 commit comments

Comments
 (0)