Skip to content

Commit

Permalink
Red wash (remove test branch) (#7)
Browse files Browse the repository at this point in the history
* test publish, quick redwash

* trigger on actions on test branch

* api key name

* try to use personal user
some problem

* .github/main

* do not need artifactory

* ci requirements looks too old

* update readme

* update format and version

* remove test branch

---------

Co-authored-by: Roman Muntean <[email protected]>
  • Loading branch information
huangjien and romakarol authored Nov 9, 2023
1 parent 28f0453 commit 8135ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: release
on:
# Triggers the workflow on push
push:
# branches: [main]
branches: releaseActions
branches: [main]

# A workflow run is made up of one or more jobs
jobs:
Expand All @@ -19,3 +18,4 @@ jobs:
uses: artis3n/ansible_galaxy_collection@v2
with:
api_key: ${{ secrets.GALAXY_TOKEN }}

0 comments on commit 8135ac0

Please sign in to comment.