Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 23, 2023
1 parent 8a9693e commit 5949380
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@ jobs:

- name: Membuat File
run: "echo 'Nete' > ./txt"

- name: Cek nama Repository
run: echo ${{github.event.repository.name}}
# - name: Upload ke Artefak
# uses: actions/[email protected]
# with:
# name: ${{github.event.repository.name}}



0 comments on commit 5949380

Please sign in to comment.