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

Commit

Permalink
Merge pull request #113 from JupiterOne/INT-10174
Browse files Browse the repository at this point in the history
INT-10174: Change action to be an array
  • Loading branch information
maxheckel authored Jan 3, 2024
2 parents 5256e0a + ceceb50 commit d67f289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and Package
name: Build and Package Collector Image

on:
push:
tags: '*'
tags: ['*']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit d67f289

Please sign in to comment.