Skip to content

Commit b67edb3

Browse files
committed
move deploy_rules.yml
1 parent cc7a538 commit b67edb3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/octoprint-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: ${{ github.event_name == 'push'}}
2323
id: filter
2424
with:
25-
filters: 'deploy_rules.yml'
25+
filters: '.github/deploy_rules.yml'
2626

2727
release:
2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)