Skip to content

Commit

Permalink
reverting ACT to main branch after test
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblack committed May 3, 2024
1 parent a114c22 commit 331a08a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- published
jobs:
act:
uses: arcalot/arcaflow-container-toolkit/.github/workflows/reusable_workflow.yaml@buildah
uses: arcalot/arcaflow-container-toolkit/.github/workflows/reusable_workflow.yaml@main
with:
image_name: ${{ github.event.repository.name }}
image_tag: 'latest'
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ LABEL org.opencontainers.image.authors="Arcalot contributors"
LABEL org.opencontainers.image.title="Arcaflow Example Plugin"
LABEL io.github.arcalot.arcaflow.plugin.version="1"


0 comments on commit 331a08a

Please sign in to comment.