Skip to content

Commit

Permalink
test: testing creation file 16
Browse files Browse the repository at this point in the history
  • Loading branch information
braybatista authored Apr 1, 2024
1 parent 07d22f3 commit deecc73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/template-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
echo "file_content=$(cat .releaserc2)" >> $GITHUB_OUTPUT
echo "actual_branch=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
git config --get remote.origin.url
echo "${{ github.server_url }}/${{ github.repository }}.git"
#deprecated echo ::set-output name=actual_branch::${GITHUB_REF#refs/*/}
# - name: Setup Node.js
Expand Down

0 comments on commit deecc73

Please sign in to comment.