Deprecate set-output
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
id: grep-image-content
|
||||
run: |
|
||||
image=$(grep -E "jekyll-build-pages.*\'" action.yml)
|
||||
echo "::set-output name=image::$image"
|
||||
echo "image=$image" >> $GITHUB_OUTPUT
|
||||
- uses: actions-ecosystem/action-regex-match@v2
|
||||
id: regex-match
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user