Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Change back to tags
Browse files Browse the repository at this point in the history
  • Loading branch information
t03i committed Sep 20, 2023
1 parent d50c93c commit d223162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Deploy Docker
# Run workflow on tags starting with v (eg. v2, v1.2.0)
on:
push:
branches:
- main
tags:
- v*

jobs:
build-deploy:
Expand Down

0 comments on commit d223162

Please sign in to comment.