Skip to content

Commit

Permalink
make it run
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Jun 5, 2024
1 parent 9fca764 commit 382f7de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ewyles-testing-arm.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Temp Workflow to test Publish
name: Temp Workflow to test a Fake Publish

on:
push:
Expand All @@ -10,7 +10,6 @@ permissions:

jobs:
fake-publish:
if: ${{ needs.tag-new-version.outputs.release_created == 'true' }}
runs-on: ubuntu-latest
name: Temp - Publish ${{ matrix.flavor }} ${{ matrix.architecture }}
strategy:
Expand Down

0 comments on commit 382f7de

Please sign in to comment.