Skip to content

Commit

Permalink
ci: 🚚 move config to .github root folder (#23)
Browse files Browse the repository at this point in the history
move config to .github root folder
  • Loading branch information
t1agob authored Sep 29, 2023
2 parents b9fd0e0 + 4c3b7e9 commit a27d6f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_to_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: release-drafter/release-drafter@v5
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
with:
config-name: config/release-drafter.yml
config-name: release-drafter.yml
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a27d6f8

Please sign in to comment.