Skip to content

Commit

Permalink
fix: add actions secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Wil-JsDev authored Jan 9, 2025
1 parent fec81ec commit 80cbc0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:
jobs:

build:

runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Git Semantic Version
uses: PaulHatch/semantic-version@v4.0.3
with:
Expand Down

0 comments on commit 80cbc0e

Please sign in to comment.