Skip to content

Commit

Permalink
Merge pull request #84 from TerrenceMcGuinness-NOAA/feature_1643_badges
Browse files Browse the repository at this point in the history
Update hera.yaml
  • Loading branch information
TerrenceMcGuinness-NOAA committed May 31, 2023
2 parents 7e3c614 + 2bff14b commit adc48e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
labels="$(gh api repos/$OWNER/$REPO_NAME/pulls/$PULL_REQUEST_NUMBER --jq '.labels.[].name')" >> $GITHUB_OUTPUT
echo "$labels"
echo "test=foo" >> $GITHUB_OUTPUT
echo "test=foo" >> $GITHUB_ENV
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OWNER: ${{ github.repository_owner }}
Expand Down

0 comments on commit adc48e1

Please sign in to comment.