We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b04335 + 3004752 commit 7310cb2Copy full SHA for 7310cb2
.github/workflows/push.yml
@@ -100,11 +100,6 @@ jobs:
100
working-directory: docs
101
run: JEKYLL_ENV=production bundle exec jekyll build
102
103
- - name: Upload docs & blueprint artifact
104
- uses: actions/upload-pages-artifact@v3
105
- with:
106
- path: docs/
107
-
108
- name: Upload docs & blueprint artifact
109
uses: actions/upload-pages-artifact@v3
110
with:
docs/Gemfile.lock
@@ -236,7 +236,7 @@ GEM
236
rb-fsevent (0.11.2)
237
rb-inotify (0.11.1)
238
ffi (~> 1.0)
239
- rexml (3.3.2)
+ rexml (3.3.3)
240
strscan
241
rouge (3.30.0)
242
rubyzip (2.3.2)
0 commit comments