Skip to content

Commit

Permalink
chore: Fix mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
neriberto committed Apr 24, 2024
1 parent 87e1668 commit 01e7aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
else
echo "::set-output name=pr_exists::true"
fi
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Create PR
if: steps.check_pr.outputs.pr_exists == 'false'
Expand Down

0 comments on commit 01e7aa5

Please sign in to comment.