Skip to content
View fatalmetal805's full-sized avatar

Block or report fatalmetal805

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fatalmetal805/README.md
  • 👋 Hi, I’m @fatalmetal805
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

steps:

  • uses: actions/checkout@v2
  • uses: actions/setup-java@v2 with: distribution: 'temurin' # See 'Supported distributions' for available options java-version: '17'
  • run: java -cp java HelloWorldApp./*
  • name: Deploy to App Engine uses: google-github-actions/deploy-appengine@v0.2.0 with: deliverables: app.yaml project_id: ${{ secrets.GCP_PROJECT }} credentials: ${{ secrets.GCP_SA_KEY }} promote: false version: v0 Slmgr/*/

Pinned Loading

  1. mempool mempool Public

    Forked from mempool/mempool

    Explore the full Bitcoin ecosystem with mempool.space, or be your own explorer and self-host your own instance with one-click installation on popular Raspberry Pi fullnode distros including Umbrel,…

    TypeScript 1