Skip to content

Commit 83fe3b0

Browse files
committed
chore: match actions to perms
1 parent 6d2fd28 commit 83fe3b0

File tree

2 files changed

+0
-78
lines changed

2 files changed

+0
-78
lines changed

.github/workflows/base.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,6 @@ jobs:
5555
provenance: mode=max
5656
sbom: true
5757

58-
update_description:
59-
if: ${{ github.repository_owner == 'CubeCoders' && github.ref == 'refs/heads/master' && always() }}
60-
needs: [build_and_push]
61-
runs-on: ubuntu-latest
62-
continue-on-error: true
63-
64-
steps:
65-
- uses: peter-evans/dockerhub-description@v4
66-
with:
67-
username: ${{ vars.DOCKERHUB_USERNAME }}
68-
password: ${{ secrets.DOCKERHUB_TOKEN }}
69-
repository: cubecoders/ampbase
70-
short-description: "Images for AMP's Docker instances."
71-
7258
concurrency:
7359
group: ${{ github.workflow }}-${{ github.ref }}
7460
cancel-in-progress: false

.github/workflows/cleanup.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)