Skip to content

Commit

Permalink
Update Github Action to publish on mappings edit (#2)
Browse files Browse the repository at this point in the history
* Update push.yml

* Update push.yml to remove newline

* rename to `1.20.5.tiny`
  • Loading branch information
Jab125 committed Apr 24, 2024
1 parent b8d5110 commit d95ab7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- '**.gradle'
- '**.properties'
- '**/src/**'
- 'mappings/**'

jobs:
build:
Expand Down
File renamed without changes.

0 comments on commit d95ab7a

Please sign in to comment.