Skip to content

Commit

Permalink
Add name
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMeinerLP committed Jun 14, 2024
1 parent 4634f18 commit b9359f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Publish
name: Publish AntiRedstoneClock-Remasterd to platforms
on:
push:
branches:
- master
- develop
jobs:
build:
publish:
name: 'Publish to EldoNexus, Modrinth and Hangar'
# Run on all label events (won't be duplicated) or all push events or on PR syncs not from the same repo
if: github.repository_owner == 'OneLiteFeatherNET'
runs-on: ubuntu-latest
Expand Down

0 comments on commit b9359f3

Please sign in to comment.