Skip to content
Snippets Groups Projects
Unverified Commit 32da1ee2 authored by Ahmad Farhat's avatar Ahmad Farhat Committed by GitHub
Browse files

Forked the workflows to avoid potential disruption (#2565)

parent cd443379
No related branches found
No related tags found
No related merge requests found
...@@ -22,13 +22,13 @@ jobs: ...@@ -22,13 +22,13 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
- name: Compute Short SHA - name: Compute Short SHA
uses: benjlevesque/short-sha@v1.2 uses: farhatahmad/short-sha@v1.2
id: short-sha id: short-sha
with: with:
length: 7 length: 7
- name: Get Branch Name - name: Get Branch Name
uses: tj-actions/branch-names@v2 uses: farhatahmad/branch-names@v2
id: branch-name id: branch-name
- name: Build and Push latest - name: Build and Push latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment