Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zawarkhan1 committed Feb 16, 2024
1 parent 1f6146e commit d0f316a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Package YAML files
run: |
mkdir artifacts
cp src/main/1Link/*.yaml artifacts/
cp src/main/*/*.yaml artifacts/
zip -r my_project_artifact.zip artifacts
echo "Artifact created: my_project_artifact.zip"
Expand Down

0 comments on commit d0f316a

Please sign in to comment.