Skip to content

Commit

Permalink
ci: publish on changes to master
Browse files Browse the repository at this point in the history
  • Loading branch information
tubbo committed Mar 23, 2021
1 parent 959410e commit dc31654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/build.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish
on:
push:
tags: [v*]
branches:
- master
env:
OPENRCT2_DIR: OpenRCT2
jobs:
Expand Down

0 comments on commit dc31654

Please sign in to comment.