Skip to content

Commit

Permalink
Excavator: Manages GitHub action that publishes artifacts to GitHub u…
Browse files Browse the repository at this point in the history
…sing godel (#294)
  • Loading branch information
svc-excavator-bot authored Jan 6, 2023
1 parent e6efc00 commit 2e039f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-godel-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: publish-godel-artifacts
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+**'
release:
types:
- created
jobs:
run-godel-publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2e039f9

Please sign in to comment.