Skip to content

Commit

Permalink
Merge pull request #6 from nimblehq/bug/5-fix-deprecation-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierobert authored Dec 13, 2022
2 parents 802e6bd + a86dd9c commit b529be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ else
fi

echo "BRANCH_TAG=$BRANCH_TAG" >> $GITHUB_ENV
echo "::set-output name=branch_tag::$BRANCH_TAG"
echo "branch_tag=$BRANCH_TAG" >> $GITHUB_OUTPUT

0 comments on commit b529be1

Please sign in to comment.