mirror of
https://github.com/Graylog2/frontend-documentation.git
synced 2026-03-13 08:03:43 +08:00
Using file instead of deprecated output.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
yarn run docs:build
|
||||
cp -r styleguide/* $GITHUB_WORKSPACE/frontend-documentation
|
||||
SERVER_SHA=`git rev-parse HEAD`
|
||||
echo "::set-output name=serverSha::${SERVER_SHA}"
|
||||
echo "{serverSha}=${SERVER_SHA}" >> $GITHUB_OUTPUT
|
||||
- name: Commit Results
|
||||
working-directory: frontend-documentation
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user