Skip to content

Commit

Permalink
Ok you can't
Browse files Browse the repository at this point in the history
  • Loading branch information
HaeImAlan committed Jan 30, 2024
1 parent e05a801 commit 635987d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build jar

on: push
on:
push:
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit 635987d

Please sign in to comment.