Skip to content

Commit

Permalink
Switch back to stable workflow
Browse files Browse the repository at this point in the history
Partially reverts d041aea

[skip ci]
  • Loading branch information
DavidePrincipi committed Sep 3, 2024
1 parent bb0033b commit 96ee364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ permissions:
jobs:
publish-images:
if: github.run_number > 1
uses: NethServer/ns8-github-actions/.github/workflows/publish-branch.yml@main
uses: NethServer/ns8-github-actions/.github/workflows/publish-branch.yml@v1
secrets:
netrcb64: ${{ secrets.NETRCB64 }}

0 comments on commit 96ee364

Please sign in to comment.