Skip to content

Commit

Permalink
Remove set and use GitHub_output
Browse files Browse the repository at this point in the history
  • Loading branch information
KartikP authored Oct 31, 2024
1 parent ab677db commit eb7c345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/map_new_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
done
echo "Completed checks: $completed_checks / ${#required_checks[@]}"
echo "::set-output name=all_checks_passed::$all_checks_passed"
echo "all_checks_passed=$all_checks_passed" >> $GITHUB_OUTPUT
trigger_layer_mapping:
name: Trigger Layer Mapping
Expand Down

0 comments on commit eb7c345

Please sign in to comment.