diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..d532001 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,25 @@ +name: My Workflow + +on: + push: + branches: + - main + +jobs: + my-job: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Use Personal Access Token + run: | + # Retrieve the PAT from the secrets context + env: + PAT_TOKEN: ${{ secrets.PAT_TOKEN }} + + # Now you can use the PAT in your workflow + echo "Using Personal Access Token: $PAT_TOKEN" + + # Add more steps as needed for your workflow diff --git a/demofile.txt b/demofile.txt index 54b28b7..faae294 100644 --- a/demofile.txt +++ b/demofile.txt @@ -1,8 +1,5 @@ -without token +bnm,without token Ozrignial repo -hjk Mainuser update -add one more line -differnt name - another account fork -Parnet repo changes333333 +dfdsfds +jknm,