Skip to content

Commit

Permalink
Update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
mak448a committed Mar 20, 2024
1 parent 7592e23 commit 22649cf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: GitHub Actions Demo
run-name: Build Windows
on: [push]
on:
push:
tags:
- "**"
jobs:
Explore-GitHub-Actions:
runs-on: windows-latest
Expand Down

0 comments on commit 22649cf

Please sign in to comment.