Skip to content

Commit

Permalink
Update dev-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardolopezb authored Jul 3, 2023
1 parent d9cea36 commit 01e9ce9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
id: short-sha
with:
length: 8
- name: aber
run: echo ${{ secrets.TOKEN}}
- name: aber2
run: echo ${{ secrets.TOKEN}}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 01e9ce9

Please sign in to comment.